Skip to content

Commit 3febcc1

Browse files
committed
upgrade to latest nodes and Travis infrastructure
1 parent 715e3d9 commit 3febcc1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: node_js
2-
before_install: npm i -g [email protected]
2+
sudo: false
3+
before_install: npm i -g npm
34
node_js:
5+
- "7"
6+
- "6"
47
- "5"
58
- "4"
6-
- "0.12"

0 commit comments

Comments
 (0)