Skip to content

Commit

Permalink
Bump geth to v1.6.6
Browse files Browse the repository at this point in the history
Now including @konradkonrad's PR to fix the DAG generation problem: ethereum/go-ethereum#14598
  • Loading branch information
LefterisJP committed Jun 23, 2017
1 parent c85c07f commit df07940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ python:

env:
global:
- GETH_URL='https://gethstore.blob.core.windows.net/builds/geth-linux-amd64-1.5.9-a07539fb.tar.gz'
- GETH_VERSION='1.5.9'
- GETH_URL='https://gethstore.blob.core.windows.net/builds/geth-linux-amd64-1.6.6-10a45cb5.tar.gz'
- GETH_VERSION='1.6.6'
- SOLC_URL='https://github.com/ethereum/solidity/releases/download/v0.4.11/solc-static-linux'
- SOLC_VERSION='v0.4.11'
matrix:
Expand Down

0 comments on commit df07940

Please sign in to comment.