remove test suite from travis
This commit is contained in:
parent
67abc6d2cf
commit
488c6099fc
@ -13,9 +13,6 @@ before_script:
|
|||||||
- cd build
|
- cd build
|
||||||
- cmake .. $CMAKEOPTIONS
|
- cmake .. $CMAKEOPTIONS
|
||||||
script: make
|
script: make
|
||||||
after_script:
|
|
||||||
- cd ..
|
|
||||||
- cucumber -p verify
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
Loading…
Reference in New Issue
Block a user