Use make test in travis.yml
This commit is contained in:
@@ -12,4 +12,4 @@ before_script: cmake .
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- make -j3
|
- make -j3
|
||||||
- ./xmltest
|
- make test
|
||||||
|
|||||||
Reference in New Issue
Block a user