Add test for incorrect indentation, add Travis CI
This commit is contained in:
parent
2c40fab028
commit
abdd057851
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@ -0,0 +1,8 @@
|
||||
language: c
|
||||
sudo: false
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
script:
|
||||
- ./tests.sh
|
Loading…
Reference in New Issue
Block a user