Skip to content

Commit 8f810c0

Browse files
authored
Align travis with fastboot test matrix
1 parent f18b839 commit 8f810c0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
language: node_js
22
node_js:
3-
- "4"
3+
- "stable"
44
- "6"
5+
- "8"
6+
- "10"
57

68
env:
79
- CXX=g++-4.8 WORKER_COUNT=2

0 commit comments

Comments
 (0)