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

Commit b002756

Browse files
author
Lars-Magnus Skog
committed
add node 10, remove node 0.12, 5 and 7
1 parent 0de7bd1 commit b002756

File tree

1 file changed

+6
-26
lines changed

1 file changed

+6
-26
lines changed

.travis.yml

Lines changed: 6 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,8 @@
11
language: node_js
2+
23
node_js:
3-
- "8"
4-
- "7"
5-
- "6"
6-
- "5"
7-
- "4"
8-
- "0.12"
9-
branches:
10-
only:
11-
- master
12-
- /^greenkeeper/.*$/
13-
notifications:
14-
email:
15-
- r@va.gg
16-
- john@chesl.es
17-
- raynos2@gmail.com
18-
- dominic.tarr@gmail.com
19-
- max@maxogden.com
20-
- ralphtheninja@riseup.net
21-
- david.bjorklund@gmail.com
22-
- julian@juliangruber.com
23-
- paolo@async.ly
24-
- anton.whalley@nearform.com
25-
- matteo.collina@gmail.com
26-
- pedro.teixeira@gmail.com
27-
- mail@substack.net
28-
script: npm test
4+
- 10
5+
- 9
6+
- 8
7+
- 6
8+
- 4

0 commit comments

Comments
 (0)