Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
andboson committed Jul 10, 2015
1 parent c18767f commit d875a2f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ install:
- go get github.com/gorilla/websocket

script:
- go test -v ./...
- go test -v ./...
- go-bindata -pkg='bindata' -o bindata/bindata.go static/
- go build

0 comments on commit d875a2f

Please sign in to comment.