Refactor to external scraper and update dependencies (#113)
This commit is contained in:
@@ -5,7 +5,7 @@ node_js:
|
||||
|
||||
os: linux
|
||||
|
||||
dist: xenial
|
||||
dist: focal
|
||||
|
||||
services:
|
||||
- docker
|
||||
@@ -26,7 +26,7 @@ branches:
|
||||
|
||||
script:
|
||||
- yarn test --ci
|
||||
- yarn build
|
||||
- NEXT_PUBLIC_FORCE_DEFAULT_THEME=light yarn build
|
||||
- yarn start & wait-on http://localhost:3000
|
||||
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ];
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user