Ola Holmström 8 years ago
parent
commit
041107a9df
  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