script fix

This commit is contained in:
Taylor Gerring 2014-11-15 17:51:58 -06:00
parent 6f7f570670
commit 81e7f8679e
1 changed files with 1 additions and 1 deletions

View File

@ -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"