Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrik Strand committed Dec 17, 2019
1 parent 7c74ae1 commit 6567161
Show file tree
Hide file tree
Showing 2 changed files with 370 additions and 1,390 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
- image: circleci/node:10
- image: qlikcore/engine:12.515.0
command: -S AcceptEULA=yes
- image: browserless/chrome:1.21.0-puppeteer-2.0.0
- image: browserless/chrome:1.21-puppeteer-1.19.0

working_directory: ~/catwalk

Expand All @@ -18,7 +18,7 @@ jobs:
- run:
name: Install dependencies
command:
npm ci
npm install --quiet

- run:
name: Run ESLint
Expand Down
Loading

0 comments on commit 6567161

Please sign in to comment.