Update to travis script

This commit is contained in:
Cristian Maglie
2015-01-01 19:17:39 +01:00
parent a0921585d3
commit 26ad955a97

View File

@@ -1,7 +1,18 @@
language: go language: go
go: go:
- 1.4 - 1.4
- tip - tip
matrix:
allow_failures:
- go: tip
before_install:
- mkdir -p $HOME/gopath/src/go.bug.st
- mv $TRAVIS_BUILD_DIR $HOME/gopath/src/go.bug.st/serial
- export TRAVIS_BUILD_DIR=$HOME/gopath/src/go.bug.st/serial
notifications: notifications:
email: email:
recipients: recipients: