Skip to content

Commit c9a9fa4

Browse files
committed
building in travis with latest node
1 parent 12ce217 commit c9a9fa4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: node_js
2-
node_js: "6.1"
2+
node_js:
3+
- 'node'
34
install: npm install
45
script: npm run build

0 commit comments

Comments
 (0)