Skip to content

Commit

Permalink
ci(Travis): set matrix to 2.2.0 final
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwiens committed Jan 18, 2017
1 parent 82eb691 commit f6e97c3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,12 @@ sudo: false
language: node_js
os:
- linux
- osx
# Test against Webpack supported NodeJS Versions ( >= 4.7 && !5.x, 6.x, 7.x)
node_js:
- node
- "6"
- "4"
env:
- export WEBPACK_VERSION="2.2.0-rc.6"
- export WEBPACK_VERSION="1.14.0"
- export WEBPACK_VERSION="2.2.0"
matrix:
fast_finish: true
before_install:
Expand Down

0 comments on commit f6e97c3

Please sign in to comment.