Skip to content

Commit

Permalink
chore(ci): run against recent node
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Oct 12, 2017
1 parent 0c1c4bd commit a8fb09c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
language: node_js
node_js: '0.10'
node_js: 'node'

script:
- grunt

before_install:
- npm install -g grunt-cli
- npm run all

0 comments on commit a8fb09c

Please sign in to comment.