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: