OSDN Git Service

feat(consensus): update mainnet and testnet checkpoint (#1824)
[bytom/bytom.git] / .travis.yml
index 7f42639..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
+    - make ci