OSDN Git Service

fix .travis.yml (#515)
authorYongfeng LI <wliyongfeng@gmail.com>
Mon, 2 Apr 2018 09:16:35 +0000 (17:16 +0800)
committerGitHub <noreply@github.com>
Mon, 2 Apr 2018 09:16:35 +0000 (17:16 +0800)
.travis.yml

index 7f42639..66c067f 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