system-bus-radio/.travis.yml
Tomáš Hübelbauer 8b0d96fff9 Script for checking no of tabs in TEST-DATA.csv so it never breaks GitHub preview (#39)
* Check for equal number of tabs on each line of TEST-DATA.tsv

* Fix script name

* Move to tests
2018-01-17 13:17:03 -05:00

4 lines
91 B
YAML

before_install: chmod +x tests/check-lines.sh
install: true
script: ./tests/check-lines.sh