remove test suite from travis

This commit is contained in:
Dennis Luxen 2013-11-13 16:48:15 -05:00
parent 67abc6d2cf
commit 488c6099fc

View File

@ -13,9 +13,6 @@ before_script:
- cd build
- cmake .. $CMAKEOPTIONS
script: make
after_script:
- cd ..
- cucumber -p verify
branches:
only:
- master