OSDN Git Service

run build in ci
authorYongfeng LI <wliyongfeng@gmail.com>
Wed, 10 Jan 2018 05:44:49 +0000 (13:44 +0800)
committerYongfeng LI <wliyongfeng@gmail.com>
Wed, 10 Jan 2018 05:44:49 +0000 (13:44 +0800)
.travis.yml

index 3da7249..7f42639 100644 (file)
@@ -18,4 +18,4 @@ branches:
 script:
     - git clone https://github.com/Bytom/bytom.git $GOPATH/src/github.com/bytom
     - cd $GOPATH/src/github.com/bytom
-    - make test
+    - make