Skip to content

Commit 6e23029

Browse files
committed
fix(travis): modernize test
1 parent 2093c1d commit 6e23029

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: node_js
22
node_js:
3-
- "0.10"
3+
- "10"
44
before_script:
5-
- npm install -g grunt-cli
5+
- npm install -g grunt-cli

0 commit comments

Comments
 (0)