Use make test in travis.yml

This commit is contained in:
Chow Loong Jin
2017-06-22 01:20:55 +08:00
parent 5381145957
commit 48d45b29a9
+1 -1
View File
@@ -12,4 +12,4 @@ before_script: cmake .
script:
- make -j3
- ./xmltest
- make test