mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 02:12:23 +00:00
Update .travis.yml
Removed useless env var
This commit is contained in:
parent
41ec32afdd
commit
bd601263e9
1 changed files with 0 additions and 2 deletions
|
|
@ -30,8 +30,6 @@ jobs:
|
||||||
sudo: false
|
sudo: false
|
||||||
dist: trusty
|
dist: trusty
|
||||||
go: '1.10'
|
go: '1.10'
|
||||||
env:
|
|
||||||
- lint
|
|
||||||
git:
|
git:
|
||||||
submodules: false
|
submodules: false
|
||||||
script:
|
script:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue