OSDN Git Service

Update .travis.yml
authorLiu-Cheng Xu <xuliuchengxlc@gmail.com>
Wed, 8 Nov 2017 01:20:08 +0000 (19:20 -0600)
committerGitHub <noreply@github.com>
Wed, 8 Nov 2017 01:20:08 +0000 (19:20 -0600)
.travis.yml

index e2ba279..dc10f69 100644 (file)
@@ -15,5 +15,4 @@ branches:
 script:
     - git clone https://github.com/Bytom/bytom.git $GOPATH/src/github.com/bytom
     - cd $GOPATH/src/github.com/bytom
-    - make install
     - make test