Skip to content

Commit 1381380

Browse files
committed
travis: let yaml know these strings are strings
1 parent b479bd1 commit 1381380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go:
44
- 1.7
55
- 1.8
66
- 1.9
7-
- 1.10
7+
- "1.10"
88
- tip
99

1010
script: make test-static

0 commit comments

Comments
 (0)