This website works better with JavaScript
Home
Explore
Help
Register
Sign In
gugdun
/
tinyxml2
mirror of
https://github.com/leethomason/tinyxml2
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Use `make test` in travis.yml
Chow Loong Jin
8 years ago
parent
5381145957
commit
48d45b29a9
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -12,4 +12,4 @@ before_script: cmake .
script:
- make -j3
- -
./xml
test
+ -
make
test