Skip to content

Commit

Permalink
Use Valo theme by default
Browse files Browse the repository at this point in the history
  • Loading branch information
platosha committed Nov 29, 2017
1 parent fdd990b commit 3d29b76
Show file tree
Hide file tree
Showing 6 changed files with 989 additions and 659 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ before_script:

script:
- if [[ "$TRAVIS_EVENT_TYPE" != "pull_request" && "$TRAVIS_BRANCH" != quick/* ]]; then
npm i --no-save gemini@^4.0.0 gemini-sauce gemini-polyserve &&
gemini test test/visual &&
gemini test test/visual -c .gemini-chrome.yml &&
wct --env saucelabs;
fi
- if [ "$TRAVIS_EVENT_TYPE" = "cron" ]; then
Expand Down
Loading

0 comments on commit 3d29b76

Please sign in to comment.