summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2018-02-03 13:24:20 +0000
committerReuben Thomas <rrt@sc3d.org>2018-02-03 13:24:20 +0000
commit74eff0c0b7a49d4f8d3f0a31d2949a54dcf8e768 (patch)
tree8c4864fe0590465ed088b075e85ac0c6f6394d59 /.travis.yml
parente95b1fdb30fc445199ea35d0779d51f03bd4c63b (diff)
downloadenchant-74eff0c0b7a49d4f8d3f0a31d2949a54dcf8e768.tar.gz
Travis CI: remove xcode7.3, doesn’t have GPG
Rather than faff around installing GPG from source in just that one OS, remove it. It’ll soon be unsupported by Apple in any case.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 2d6460d..e71cc8c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,8 +29,6 @@ matrix:
env:
- COMPILER=g++-5
- os: osx
- osx_image: xcode7.3
- - os: osx
osx_image: xcode9.2
- compiler: gcc
env: