Skip to content

Commit

Permalink
Remove gcc from build matrix because it always times out on Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bblacey committed Jun 30, 2016
1 parent 3a25e05 commit 65433a2
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 65433a2

Please sign in to comment.