Browse Source

Update Travis Go versions

pull/1850/head
Fabian Reinartz 8 years ago committed by GitHub
parent
commit
e7ce06f506
  1. 3
      .travis.yml

3
.travis.yml

@ -3,8 +3,7 @@ sudo: false
language: go
go:
- 1.5.4
- 1.6.2
- 1.6.3
script:
- make check_license style test

Loading…
Cancel
Save