OSDN Git Service

only run `make test` in travis ci (#521)
authorYongfeng LI <wliyongfeng@gmail.com>
Tue, 3 Apr 2018 03:03:17 +0000 (11:03 +0800)
committerPaladz <yzhu101@uottawa.ca>
Tue, 3 Apr 2018 03:03:17 +0000 (11:03 +0800)
.travis.yml

index 66c067f..94fe4a5 100644 (file)
@@ -17,4 +17,4 @@ branches:
         - dev
 
 script:
-    - make
+    - make test