travis: just run make

This commit is contained in:
Alam Ed Arias 2016-02-05 21:33:00 -05:00
parent a979e37586
commit 4d5f16330a
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ before_script:
- cd build
- cmake ..
script: make
cache:
directories:
- $HOME/.ccache