Sfoglia il codice sorgente

Use `make test` in travis.yml

Chow Loong Jin 9 anni fa
parent
commit
48d45b29a9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -12,4 +12,4 @@ before_script: cmake .
 
 script:
   - make -j3
-  - ./xmltest
+  - make test