This commit is contained in:
Ian Walter 2016-05-09 15:29:55 -04:00
commit 22e4fd4c85

View file

@ -1,9 +1,14 @@
language: go
go:
- 1.3.3
- 1.4.2
- 1.5.1
- 1.4.3
- 1.5.4
- 1.6.2
- tip
matrix:
allow_failures:
- go: tip
before_install:
- mkdir -p bin
- curl -Lso bin/shellcheck https://github.com/caarlos0/shellcheck-docker/releases/download/v0.4.3/shellcheck