Skip to content

Commit 752c210

Browse files
authored
Out with 0.12, in with 6.x
1 parent 273e78a commit 752c210

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,9 +1,9 @@
11
language: node_js
22
sudo: false
33
node_js:
4+
- "6"
45
- "5"
56
- "4"
6-
- "0.12"
77
install:
88
- npm install -g codecov
99
- npm install

0 commit comments

Comments
 (0)