Update .travis.yml

This commit is contained in:
Robbie Trencheny
2017-04-10 15:51:42 -07:00
committed by GitHub
parent 3e26c38d4c
commit 8758889bd0
+1 -2
View File
@@ -1,10 +1,9 @@
language: go
sudo: required
go:
- 1.4
- 1.5
- 1.6
- 1.7
- 1.8
install:
- go get github.com/gorilla/websocket
script: