Skip to content

Commit

Permalink
Merge pull request #200 from bblacey/develop
Browse files Browse the repository at this point in the history
Remove gcc from build matrix because it always times out on Travis-CI
  • Loading branch information
yorikvanhavre committed Jul 1, 2016
2 parents 3a25e05 + 65433a2 commit 3b1c9b5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Expand Up @@ -27,7 +27,6 @@ language: cpp

compiler:
- clang
- gcc

python: 2.7

Expand All @@ -38,11 +37,6 @@ os:
dist: trusty
sudo: required

matrix:
exclude:
- os: osx
compiler: gcc

git:
depth: 1500

Expand Down

0 comments on commit 3b1c9b5

Please sign in to comment.