Skip to content

Commit 4af23e5

Browse files
committed
Removes C++-compiler-as-C-compiler Travis build
1 parent 8fb559e commit 4af23e5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,6 @@ matrix:
1414
packages: ['g++-6', 'cmake', 'python3', 'nodejs', 'npm', 'libsfml-dev']
1515
env: CCOMPILER='gcc-6' CXXCOMPILER='g++-6'
1616

17-
- os: linux
18-
addons:
19-
apt:
20-
sources: ['ubuntu-toolchain-r-test']
21-
packages: ['g++-6', 'cmake', 'python3', 'nodejs', 'npm', 'libsfml-dev']
22-
env: CCOMPILER='g++-6' CXXCOMPILER='g++-6'
23-
2417
- os: linux
2518
addons:
2619
apt:

0 commit comments

Comments
 (0)