Skip to content

Commit 2cfa493

Browse files
author
Jesse
committed
Update .travis.yml
1 parent fc5171a commit 2cfa493

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ script:
1717
- gcc -v && g++ -v && cmake --version
1818
- mkdir build && cd build
1919
- cmake ../
20-
- ls -a
20+
- make
21+
- ./tests

0 commit comments

Comments
 (0)