Skip to content

Commit

Permalink
chore(ci): try to publish new @next
Browse files Browse the repository at this point in the history
  • Loading branch information
aslushnikov committed Feb 29, 2020
1 parent ac2f04f commit 96e7132
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ cache:
directories:
- node_modules
script:
- npm run lint
- xvfb-run --auto-servernum npm run ctest
- xvfb-run --auto-servernum npm run ftest
- xvfb-run --auto-servernum npm run wtest
# - npm run lint
# - xvfb-run --auto-servernum npm run ctest
# - xvfb-run --auto-servernum npm run ftest
# - xvfb-run --auto-servernum npm run wtest
jobs:
include:
- node_js: '12'
Expand Down

0 comments on commit 96e7132

Please sign in to comment.