Skip to content

Commit

Permalink
Merge pull request #3 from Wing924/Wing924-fix-ci
Browse files Browse the repository at this point in the history
fix CI
  • Loading branch information
Wing924 authored Oct 25, 2018
2 parents a5660f5 + 671491d commit c4fb087
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ language: go
sudo: false

go:
- 1.8
- 1.9
- 1.10
- 1.11
- '1.8'
- '1.9'
- '1.10'
- '1.11'

script:
- ./.travis.gofmt.sh
Expand Down

0 comments on commit c4fb087

Please sign in to comment.