Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Commit

Permalink
update travis node_js
Browse files Browse the repository at this point in the history
  • Loading branch information
zaggino committed Aug 5, 2016
1 parent 5ee6c14 commit 67dccf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
sudo: false # use container-based Travis infrastructure
node_js:
- "0.10"
- "6"
before_script:
- npm install -g grunt-cli
- npm install -g jasmine-node
Expand Down

0 comments on commit 67dccf9

Please sign in to comment.