This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
gugdun
/
tinyxml2
mirror da
https://github.com/leethomason/tinyxml2
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Use `make test` in travis.yml
Chow Loong Jin
9 anni fa
parent
5381145957
commit
48d45b29a9
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
Vedi File
@@ -12,4 +12,4 @@ before_script: cmake .
script:
- make -j3
- -
./xml
test
+ -
make
test