Update .travis.yml

This commit is contained in:
Pranav Srinivas Kumar 2019-06-16 16:31:02 -04:00 committed by GitHub
parent 811d1edc8b
commit f9eb9779d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,4 +20,4 @@ script:
- cd test
- mkdir build && cd build
- cmake ../.
- make && make check
- make && ./tests