Lint .travis.yml

This commit is contained in:
Patrick Niklaus 2016-05-04 18:46:08 +02:00
parent d81f25d54e
commit f3d5336892
No known key found for this signature in database
GPG Key ID: E426891B5F978B1B

View File

@ -7,12 +7,6 @@ git:
sudo: required sudo: required
dist: trusty dist: trusty
# don't re-build for tags so that [publish binary] is not re-run
# https://github.com/travis-ci/travis-ci/issues/1532
branches:
except:
- /^v[0-9]/
notifications: notifications:
email: false email: false
@ -21,8 +15,8 @@ branches:
- master - master
cache: cache:
- ccache: true ccache: true
- apt: true apt: true
env: env:
global: global: