Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

Commit

Permalink
Use new Travis infra and run against multiple Node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Wenger committed Sep 8, 2015
1 parent c143bbc commit b25fabe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,6 +1,9 @@
language: node_js
node_js:
- '0.10'
- '0.12'
- stable
sudo: false
install:
- npm install -g bower
- npm install
Expand Down

0 comments on commit b25fabe

Please sign in to comment.