update travis.yml

This commit is contained in:
Dave Cheney 2016-04-22 19:16:52 +09:00
parent 4df5f1c4b6
commit 8f9a2e151e

View File

@ -1,8 +1,9 @@
language: go language: go
go_import_path: github.com/pkg/errors go_import_path: github.com/pkg/errors
go: go:
- 1.5.2 - 1.5.4
- 1.4.3 - 1.4.3
- 1.6.1
- tip - tip
script: script: