There was an error while loading. Please reload this page.
1 parent 674a9b1 commit fa2ffb3Copy full SHA for fa2ffb3
1 file changed
.travis.yml
@@ -13,6 +13,8 @@ env:
13
14
before_install:
15
- '[ "${TRAVIS_NODE_VERSION}" != "0.10" ] || npm install -g npm'
16
+
17
+before_script:
18
- npm link
19
- npm link webpack
20
0 commit comments