Skip to content

Commit

Permalink
These are strings, not numbers. Cool story: travis-ci/gimme#132
Browse files Browse the repository at this point in the history
  • Loading branch information
pquerna committed Feb 20, 2018
1 parent 5d802b7 commit e3ccc4e
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
@@ -1,7 +1,7 @@
language: go

go:
- 1.8
- 1.9
- 1.10
- tip
- "1.8"
- "1.9"
- "1.10"
- "tip"

0 comments on commit e3ccc4e

Please sign in to comment.