Skip to content

Commit

Permalink
Disabled cucumber in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jesQM committed Apr 28, 2020
1 parent 4cab4af commit 53cd4a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,9 @@ before_install:
- sudo apt-get update
- sudo apt-get -y install ruby openjdk-8-jre
- sudo gem install asciidoctor asciidoctor-diagram
# - google-chrome-stable --headless --disable-gpu --remote-debugging-port=3000
script:
- npm install -g codecov
- npm test && codecov
- npm run test:e2e && codecov
- CI=false npm run build
- npm run docs
deploy:
Expand Down

0 comments on commit 53cd4a8

Please sign in to comment.