We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5838e53 commit 16203f4Copy full SHA for 16203f4
.travis.yml
@@ -16,7 +16,7 @@ addons:
16
chrome: stable
17
18
before_install:
19
- - npm install -g lerna@next yarn
+ - npm install -g lerna@3.3.0 yarn
20
- ./scripts/if-opticss-dev.sh ./scripts/checkout-opticss.sh ../opticss
21
- ./scripts/if-opticss-dev.sh ./scripts/link-to-opticss.js --file ../opticss
22
0 commit comments