Skip to content

Commit 1e78d3b

Browse files
committed
chore(ci): try removing ubuntu toolchain on travis (#22)
1 parent 1d67a2a commit 1e78d3b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,6 @@ node_js:
33
- '8'
44
- '7'
55
- '6'
6-
env:
7-
- CXX=g++-4.8
8-
addons:
9-
apt:
10-
sources:
11-
- ubuntu-toolchain-r-test
12-
packages:
13-
- g++-4.8
146
matrix:
157
fast_finish: true
168
cache:

0 commit comments

Comments
 (0)