Get Travis config up-to-date

This commit is contained in:
Bjørn Erik Pedersen 2016-05-09 11:37:22 +02:00
parent 336d629de0
commit 0f866a6211

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