Skip to content

Commit c475241

Browse files
committed
chore: bump node version for travis
1 parent 9e77fc4 commit c475241

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+
- 5.5
44
before_install: npm install -g gulp testem
5-
script: "gulp travis && testem ci -f config/testem.json"
5+
script: "gulp travis && testem ci -f config/testem.json"

0 commit comments

Comments
 (0)