mirror of https://github.com/go-python/gopy.git
travis: try new infrastructure
This commit is contained in:
parent
5c74378c29
commit
92c547a998
|
@ -3,9 +3,9 @@ language: go
|
||||||
go:
|
go:
|
||||||
- 1.5rc1
|
- 1.5rc1
|
||||||
|
|
||||||
|
sudo: false
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update -qq
|
|
||||||
- sudo apt-get install python-dev -qq
|
|
||||||
- export PATH=$HOME/gopath/bin:$PATH
|
- export PATH=$HOME/gopath/bin:$PATH
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
|
Loading…
Reference in New Issue