Skip to content

Commit

Permalink
Add node 0.12 for webpack 1 (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Feb 14, 2017
1 parent 877e956 commit 08ef070
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -13,6 +13,8 @@ matrix:
env: LINT=true
- node_js: "0.10"
env: WEBPACK_VERSION="1"
- node_js: "0.12"
env: WEBPACK_VERSION="1"
before_script:
- 'if [ "$WEBPACK_VERSION" ]; then npm install webpack@$WEBPACK_VERSION; fi'
script:
Expand Down

0 comments on commit 08ef070

Please sign in to comment.