Skip to content

Commit

Permalink
All plataforms tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusfreira committed Apr 30, 2016
1 parent 5f5ba43 commit 3f2111b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ sudo: false
language: node_js
node_js:
- 'stable'
- "0.11"
- "0.10"
- '6'
- '5'
- '4'
- '0.11'
- '0.10'
script: npm run cover

0 comments on commit 3f2111b

Please sign in to comment.