Skip to content

Commit 0100a00

Browse files
committed
wrong yarn command
1 parent 0788187 commit 0100a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ node_js:
44
install:
55
- yarn install
66
- yarn build
7-
- yarn install $WEBPACK -D
7+
- yarn add $WEBPACK -D
88
# Test against multiple webpack versions
99
env:
1010

0 commit comments

Comments
 (0)