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

Commit

Permalink
chore: test crx on node 0.12, 4.1 and 5
Browse files Browse the repository at this point in the history
  • Loading branch information
joscha committed Nov 10, 2015
1 parent e61ba69 commit 4630a81
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ node_js:
- '0.11'
- 'iojs-v1.0'
- 'iojs-v1.1'
- '0.12'
- '4.1'
- '5.0'

sudo: false

Expand Down

0 comments on commit 4630a81

Please sign in to comment.