Update .travis.yml

This commit is contained in:
nanosonde 2019-01-04 16:42:32 +01:00 committed by GitHub
parent 9ad1841736
commit 7dbd36eb7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,4 +13,4 @@ before_script:
- cd build
- cmake ..
script: make && make test
script: make