Skip to content

Commit

Permalink
temporary travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
barakmich committed Dec 13, 2014
1 parent 09478bf commit 6851834
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 6851834

Please sign in to comment.