Run tests against webpack 1
This commit is contained in:
parent
4ac7bfa8dc
commit
eb6a54fd46
|
|
@ -6,7 +6,7 @@ node_js:
|
|||
- "5"
|
||||
- "6"
|
||||
env:
|
||||
- WEBPACK=webpack
|
||||
- WEBPACK=webpack@1
|
||||
before_install:
|
||||
- stty columns 120
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in New Issue