Skip to content

Commit

Permalink
fix: use cypress/base
Browse files Browse the repository at this point in the history
  • Loading branch information
bokuweb committed Jun 18, 2018
1 parent e9a4a36 commit 7743b2b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
defaults: &defaults
working_directory: ~/react-sortable-pane
docker:
- image: quramy/node-nightmare:latest@sha256:e527e87f8dc37634b953594ff3fe1302068e67129dcffca51ebfa786507c379a
- image: cypress/base:8
environment:
DISPLAY: ":99"

## this enables colors in the output
TERM: xterm
version: 2
jobs:
build:
Expand Down

0 comments on commit 7743b2b

Please sign in to comment.