OSDN Git Service

docs(release note): update bytom version 1.1.0 release note
[bytom/bytom.git] / .travis.yml
index 3da7249..55df781 100644 (file)
@@ -1,4 +1,5 @@
 language: go
+go_import_path: github.com/bytom/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 test
+    - make ci