Skip to content

Commit 0088043

Browse files
committed
chore(travis): fix travis builds
1 parent a3c7f3e commit 0088043

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.travis.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,6 @@ matrix:
1010
- env: NODE_LTS=argon
1111
- env: NODE_LTS=boron
1212
- env: NODE_LTS=carbon
13-
include:
14-
- language: node_js
15-
- os:
16-
- osx
17-
- linux
18-
- node_js:
19-
- 4
20-
- 6
21-
- 8
22-
- 10
23-
- script: ./node_modules/.bin/prebuild-ci
2413

2514
script:
2615
- >

0 commit comments

Comments
 (0)