mirror of https://github.com/webpack/webpack.git
test webpack-2 branch too
This commit is contained in:
parent
9562be3a2d
commit
a333f36e72
|
@ -4,6 +4,7 @@ language: node_js
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
- webpack-2
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
- webpack-2
|
||||
|
||||
init:
|
||||
- git config --global core.autocrlf input
|
||||
|
|
Loading…
Reference in New Issue