Skip to content

Commit d5b8368

Browse files
author
Peter Steinbach
committed
removing comments
1 parent 3b0ec84 commit d5b8368

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.travis.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,6 @@ rvm:
66

77
matrix:
88
include:
9-
# works on Precise and Trusty
10-
# - os: linux
11-
# addons:
12-
# apt:
13-
# sources:
14-
# - ubuntu-toolchain-r-test
15-
# packages:
16-
# - g++-4.9
17-
# env:
18-
# - MATRIX_EVAL="CC=gcc-4.9 && CXX=g++-4.9"
19-
20-
# works on Precise and Trusty
219
- os: linux
2210
addons:
2311
apt:
@@ -28,7 +16,6 @@ matrix:
2816
env:
2917
- MATRIX_EVAL="CC=gcc-5 && CXX=g++-5"
3018

31-
# works on Precise and Trusty
3219
- os: linux
3320
addons:
3421
apt:

0 commit comments

Comments
 (0)