OSDN Git Service

feat(consensus): update mainnet and testnet checkpoint (#1824)
[bytom/bytom.git] / .travis.yml
index 94fe4a5..55df781 100644 (file)
@@ -1,5 +1,5 @@
 language: go
-go_import_path: github.com/bytom
+go_import_path: github.com/bytom/bytom
 dist: trusty
 sudo: false
 
@@ -17,4 +17,4 @@ branches:
         - dev
 
 script:
-    - make test
+    - make ci