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

Commit

Permalink
Test against more node versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Aug 18, 2015
1 parent ff8c357 commit 0172237
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
---
language: node_js
node_js:
- stable
- iojs
- iojs-v2
cache:
directories:
- bower_components
- node_modules
sudo: false

before_script:
- npm run install

script: npm run build

0 comments on commit 0172237

Please sign in to comment.