Skip to content

Commit c1df971

Browse files
authored
Update .travis.yml
1 parent 9cca2aa commit c1df971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- '4.3'
3+
- '4.6'
44
after_success: "./node_modules/.bin/codecov"
55
deploy:
66
provider: npm

0 commit comments

Comments
 (0)