Travis fix.

This commit is contained in:
jgoppert 2015-11-03 20:31:10 -05:00
parent 7470134559
commit 33e0272447

View File

@ -6,6 +6,7 @@ script:
- mkdir build
- cd build
- cmake ..
- make
- ctest -V
os: