Fix test for mime x-font-woff, pin down golang versions in travis

This commit is contained in:
Dan Sosedoff
2017-06-05 21:08:56 -05:00
parent 03d3c35a86
commit 943963f760
2 changed files with 8 additions and 4 deletions

View File

@@ -10,9 +10,9 @@ addons:
go:
- 1.5.4
- 1.6.3
- 1.7
- 1.8
- 1.6.4
- 1.7.6
- 1.8.3
env:
- GO15VENDOREXPERIMENT=1