Update .travis.yml

This commit is contained in:
Jan Nicklas 2016-02-16 08:59:55 +01:00
parent 18b4c4c912
commit 617abd6a4d
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ node_js:
script:
- npm test
- npm rm webpack
- npm i webpack@2
- npm i webpack@beta
- npm test