travis: let yaml know these strings are strings

This commit is contained in:
Carlos Martín Nieto 2018-03-26 12:58:53 +02:00
parent b479bd1463
commit 1381380f34
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ go:
- 1.7
- 1.8
- 1.9
- 1.10
- "1.10"
- tip
script: make test-static