Skip to content

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
dropwhile committed Feb 18, 2018
1 parent 86d3045 commit bda05ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ language: go
sudo: false
script: go test -v -cpu=1,2 ./...
go:
- 1.7
- 1.8
- 1.9
- "1.8.x"
- "1.9.x"
- "1.10"

0 comments on commit bda05ce

Please sign in to comment.