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

Commit

Permalink
Travis test on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
evertonfraga committed Nov 16, 2018
1 parent 68a299f commit ea13e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ script:

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

- if [ $PRODUCT == "mist" ]; then
- if [ $PRODUCT == "mist" && $GULP_PLATFORM="linux" ]; then
yarn test:e2e;
fi

Expand Down

0 comments on commit ea13e2d

Please sign in to comment.