mirror of https://github.com/status-im/op-geth.git
travis.yml: remove go 1.4 builder
This commit is contained in:
parent
b0a6b979a3
commit
0951524ca2
|
@ -3,9 +3,6 @@ go_import_path: github.com/ethereum/go-ethereum
|
|||
sudo: false
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
dist: trusty
|
||||
go: 1.4.2
|
||||
- os: linux
|
||||
dist: trusty
|
||||
go: 1.5.4
|
||||
|
|
Loading…
Reference in New Issue