Skip to content

Commit 0b5b0f4

Browse files
PeterDaveHellolphiri
authored andcommitted
Update node.js versions on Travis CI to run tests (#127)
Add new LTS versions v10 & v12
1 parent a59ee8c commit 0b5b0f4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ node_js:
33
- "4"
44
- "6"
55
- "8"
6+
- "10"
7+
- "12"
68
- "node"
79
os:
810
- linux

0 commit comments

Comments
 (0)