summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index f1e368ca1..e30ce2b59 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
language: go
sudo: required
+dist: precise
go:
- 1.7.6
- 1.8.3
@@ -20,5 +21,3 @@ script:
before_install:
# gem install must be run with sudo on OSX
- sudo gem install asciidoctor | gem install asciidoctor
- # Different behaviour between Linux and OSX
- - sudo apt-get install python-docutils | sudo pip install docutils