mirror of https://github.com/webpack/webpack.git
Merge pull request #889 from kahwee/patch-3
Make Travis start build faster with Docker
This commit is contained in:
commit
d82c502ce4
|
|
@ -1,3 +1,4 @@
|
|||
sudo: false
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
|
|
|
|||
Loading…
Reference in New Issue