Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 899420b

Browse files
author
Jason Pierce
committed
Travis-CI: fix config
1 parent cbc0b83 commit 899420b

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
@@ -2,11 +2,4 @@ language: node_js
22
node_js:
33
- "7"
44
- "6"
5-
env:
6-
- CXX=g++-4.8
7-
addons:
8-
apt:
9-
sources: ubuntu-toolchain-r-test
10-
packages: g++-4.8
11-
install: yarn install
125
script: yarn lint

0 commit comments

Comments
 (0)