Skip to content

Commit

Permalink
Use new test-ci command for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
slipo committed Dec 1, 2017
1 parent 4f7d50f commit 588422f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
key: neon-wallet-{{ checksum "yarn.lock" }}
- run: sudo apt-get -y update
- run: sudo apt-get -y install libusb-1.0-0-dev
- run: yarn test
- run: yarn test-ci
- run:
name: Running Xvfb for e2e test
command: Xvfb -ac :99 -screen 0 1280x1024x16
Expand Down

0 comments on commit 588422f

Please sign in to comment.