Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Commit 42aa1bd

Browse files
author
Niko Lehtovirta
committed
Increase nodejs version on travis
1 parent 6c12661 commit 42aa1bd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
3-
- '0.12'
4-
- '0.10'
5-
- 'iojs'
3+
- '12'
4+
- '10'
5+
- '8'
66
script:
77
- npm test

0 commit comments

Comments
 (0)