Force specific versions

This commit is contained in:
Derek Collison
2015-11-22 15:27:59 -08:00
parent 1b2c22410c
commit cd3f50b59e

View File

@@ -1,7 +1,7 @@
language: go
go:
- 1.4
- 1.5
- 1.4.2
- 1.5.1
install:
- DST=~/gopath/src/github.com/nats-io
- mkdir -p "$DST"