Skip to content

Commit

Permalink
updated travis
Browse files Browse the repository at this point in the history
  • Loading branch information
M. Peter committed May 6, 2016
1 parent 9ec49b6 commit 6a0442c
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .travis.yml
Expand Up @@ -7,9 +7,14 @@ node_js:
- 0.10
- 0.12
- 4.0
- 4.1
- 5.0
- 4.4
- 5.1
- 5.5
- 5.11
- 6.0
- 6.1
- iojs
- node
before_script:
- "npm install -g mocha grunt-cli"
- "grunt build"

0 comments on commit 6a0442c

Please sign in to comment.