Skip to content

Commit

Permalink
travis: let yaml know these strings are strings
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmn committed Mar 26, 2018
1 parent b479bd1 commit 1381380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go:
- 1.7
- 1.8
- 1.9
- 1.10
- "1.10"
- tip

script: make test-static
Expand Down

0 comments on commit 1381380

Please sign in to comment.