summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml10
1 files changed, 2 insertions, 8 deletions
diff --git a/.travis.yml b/.travis.yml
index 36cbdea7f4..fc5730b085 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,16 +21,10 @@ matrix:
compiler:
addons:
before_install:
- - env: jobname=Windows
+ - env: jobname=linux-gcc-4.8
os: linux
+ dist: trusty
compiler:
- addons:
- before_install:
- script:
- - >
- test "$TRAVIS_REPO_SLUG" != "git/git" ||
- ci/run-windows-build.sh $TRAVIS_BRANCH $(git rev-parse HEAD)
- after_failure:
- env: jobname=Linux32
os: linux
compiler: