You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only one job for browser tests on travis (josdejong#1594)
* only one job for browser tests on travis
Only run local tests in pull requests and only run browser tests
when running in a branch.
Should speed up ci runs slightly.
* let travis do default caching
See: https://docs.travis-ci.com/user/languages/javascript-with-nodejs/#caching-with-npm
* do not do anything fancy with git
Simpler config is better provided it does not slow down ci.
* Revert "do not do anything fancy with git" - to time ci
This reverts commit 543dc3a.
* Revert "Revert "do not do anything fancy with git" - to time ci" -
enough of this hokie cokie
This reverts commit 718c351.
0 commit comments