Browse Source

Update .travis.yml

master
Robbie Trencheny 8 years ago
committed by GitHub
parent
commit
8758889bd0
  1. 3
      .travis.yml

3
.travis.yml

@ -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:

Loading…
Cancel
Save