Skip to content

Commit 7f32d72

Browse files
committed
fix: Use [email protected] on Travis to fix early CI build termination.
1 parent 2bb5a2c commit 7f32d72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ addons:
1515
chrome: stable
1616

1717
before_install:
18+
<<<<<<< HEAD
1819
- npm install -g lerna yarn
1920
- ./scripts/if-opticss-dev.sh ./scripts/checkout-opticss.sh ../opticss
2021
- ./scripts/if-opticss-dev.sh ./scripts/link-to-opticss.js --file ../opticss

0 commit comments

Comments
 (0)