Skip to content

Commit

Permalink
removing comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Steinbach committed Apr 13, 2018
1 parent 3b0ec84 commit d5b8368
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,6 @@ rvm:

matrix:
include:
# works on Precise and Trusty
# - os: linux
# addons:
# apt:
# sources:
# - ubuntu-toolchain-r-test
# packages:
# - g++-4.9
# env:
# - MATRIX_EVAL="CC=gcc-4.9 && CXX=g++-4.9"

# works on Precise and Trusty
- os: linux
addons:
apt:
Expand All @@ -28,7 +16,6 @@ matrix:
env:
- MATRIX_EVAL="CC=gcc-5 && CXX=g++-5"

# works on Precise and Trusty
- os: linux
addons:
apt:
Expand Down

0 comments on commit d5b8368

Please sign in to comment.