aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTaylor Gerring <taylor.gerring@gmail.com>2014-11-16 07:51:58 +0800
committerTaylor Gerring <taylor.gerring@gmail.com>2014-11-16 07:51:58 +0800
commit81e7f8679e87b75481f9ecc834a027c68d435bf9 (patch)
tree1a5618f8ea3d5ed8ce9a721f5c2f948b51ff6104 /.travis.yml
parent6f7f570670bda25a489c94fbd75ca7b763aad65e (diff)
downloadgo-tangerine-81e7f8679e87b75481f9ecc834a027c68d435bf9.tar
go-tangerine-81e7f8679e87b75481f9ecc834a027c68d435bf9.tar.gz
go-tangerine-81e7f8679e87b75481f9ecc834a027c68d435bf9.tar.bz2
go-tangerine-81e7f8679e87b75481f9ecc834a027c68d435bf9.tar.lz
go-tangerine-81e7f8679e87b75481f9ecc834a027c68d435bf9.tar.xz
go-tangerine-81e7f8679e87b75481f9ecc834a027c68d435bf9.tar.zst
go-tangerine-81e7f8679e87b75481f9ecc834a027c68d435bf9.zip
script fix
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index cd49a148b..174f4f824 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,4 +14,4 @@ after_script:
# - go test -race ./...
- ./gocoverage.sh
script:
- - curl https://raw.github.com/ethereum/go-ethereum/master/travis.sh | sh
+ - "./travis.sh"