mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-02 01:23:45 +00:00
Update travis go version to tip
This commit is contained in:
parent
f7ec759ef0
commit
03dc6ec0d4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.3
|
||||
- tip
|
||||
before_install:
|
||||
- sudo add-apt-repository ppa:ubuntu-sdk-team/ppa -y
|
||||
- sudo apt-get update -qq
|
||||
|
|
|
|||
Loading…
Reference in a new issue