Commit 7097c756 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

Update travis

parent 2788ccc6
......@@ -2,11 +2,12 @@ language: go
go:
- 1.2
- 1.3
- tip
install: make deps
install: make updatedeps
script:
- go test ./...
- make test
#- go test -race ./...
notifications:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment