Skip to content

Commit

Permalink
Try again with Go 1.8 in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Buchanan committed Apr 13, 2017
1 parent 96c174b commit 16bdce3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ python:
os:
- linux
before_install:
- sudo add-apt-repository ppa:longsleep/golang-backports
- sudo apt-get update
- sudo apt-get install -y golang-1.8-go
- sudo apt-get -y install golang-go
- pip install -r tests/requirements.txt
- docker pull minio/minio
- docker pull ubuntu
Expand Down

0 comments on commit 16bdce3

Please sign in to comment.