pull/1786/head
Paul Sauve 8 years ago
parent 6242038be5
commit 72a1107b91

@ -29,6 +29,5 @@ before_install:
- "export DISPLAY=:99.0" - "export DISPLAY=:99.0"
install: yarn install: yarn
after_success: after_success:
- npm run lint - npm run codecov
- npm run test
- npm run benchmark - npm run benchmark

Loading…
Cancel
Save