mirror of
https://github.com/AxioDL/tinyxml2.git
synced 2025-12-08 13:15:07 +00:00
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