add/update deps

This commit is contained in:
Cory Bennett
2017-11-04 15:25:51 -07:00
parent 84bd64a188
commit a2e36e808a
61 changed files with 12394 additions and 1 deletions
+16
View File
@@ -0,0 +1,16 @@
language: go
sudo: false
go:
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
- 1.7
- tip
script:
- go test -v ./...