temporary travis fix

This commit is contained in:
Barak Michener 2014-12-12 10:57:12 -05:00
parent 09478bfa64
commit 6851834207

View file

@ -1,14 +1,16 @@
language: go
sudo: false
go:
- 1.3
- 1.3.1
- 1.4
- tip
install:
- go get github.com/badgerodon/peg
- go get github.com/barakmich/glog
- go get github.com/cznic/mathutil
- git clone https://github.com/cznic/mathutil -b go1.4 $HOME/gopath/src/github.com/cznic/mathutil
- go get github.com/julienschmidt/httprouter
- go get github.com/petar/GoLLRB/llrb
- go get github.com/peterh/liner