OSDN Git Service

Merge branch 'dev' into dev-verify
[bytom/bytom.git] / .travis.yml
index 7f42639..b248347 100644 (file)
@@ -1,4 +1,5 @@
 language: go
+go_import_path: github.com/bytom
 dist: trusty
 sudo: false
 
@@ -16,6 +17,4 @@ branches:
         - dev
 
 script:
-    - git clone https://github.com/Bytom/bytom.git $GOPATH/src/github.com/bytom
-    - cd $GOPATH/src/github.com/bytom
-    - make
+    - make ci