Skip to content

Commit 34ab738

Browse files
author
Andrea Giammarchi
committed
trying node 10
1 parent d9fe4d1 commit 34ab738

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
language: node_js
22
node_js:
3-
- 8
3+
- stable
44
git:
55
depth: 1
66
branches:
77
only:
88
- master
99
- /^greenkeeper/.*$/
1010
after_success:
11-
- "npm run coveralls"
11+
- "npm run coveralls"

0 commit comments

Comments
 (0)