Skip to content
This repository was archived by the owner on Sep 5, 2020. It is now read-only.

Commit ea13e2d

Browse files
committed
Travis test on mac
1 parent 68a299f commit ea13e2d

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
@@ -95,7 +95,7 @@ script:
9595

9696
- yarn build:${PRODUCT} --$GULP_PLATFORM
9797

98-
- if [ $PRODUCT == "mist" ]; then
98+
- if [ $PRODUCT == "mist" && $GULP_PLATFORM="linux" ]; then
9999
yarn test:e2e;
100100
fi
101101

0 commit comments

Comments
 (0)