Skip to content

Commit 2777cc1

Browse files
committed
Update travis configuration
1 parent 80e4592 commit 2777cc1

1 file changed

Lines changed: 3 additions & 16 deletions

File tree

JavaScript/examples/.travis.yml

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,8 @@
11
language: node_js
22
node_js:
3-
- "6.0"
4-
- "6.1"
5-
- "6.2"
6-
- "6.3"
7-
- "6.4"
8-
- "6.5"
9-
- "6.6"
10-
- "6.7"
11-
- "6.8"
12-
- "6.9"
13-
- "7.0"
14-
- "7.1"
15-
- "7.2"
16-
- "7.3"
17-
- "7.4"
18-
- "7.5"
3+
- 10
4+
- 11
5+
- 12
196
install:
207
- npm install
218
script:

0 commit comments

Comments
 (0)