Skip to content

Commit 845c28d

Browse files
DanielRufjustadudewhohacks
authored andcommitted
ci: test on Node.js 6, 8, 10 and 11 (justadudewhohacks#121)
1 parent df40bb4 commit 845c28d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
sudo: required
22
language: node_js
33
node_js:
4+
- "node"
45
- "10"
6+
- "8"
7+
- "6"
58
env:
69
- BACKEND_CPU=true EXCLUDE_UNCOMPRESSED=true
710
addons:

0 commit comments

Comments
 (0)