Run tests against webpack 1

This commit is contained in:
Jan Nicklas 2017-02-01 08:54:11 +01:00
parent 4ac7bfa8dc
commit eb6a54fd46
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ node_js:
- "5"
- "6"
env:
- WEBPACK=webpack
- WEBPACK=webpack@1
before_install:
- stty columns 120
install: