Skip to content

Commit

Permalink
Fix continuous integration dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmanri authored Feb 24, 2020
1 parent ca94df0 commit 28a5471
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ before_install:
- sudo apt-get update
- sudo apt-get -y install ruby openjdk-8-jre
- sudo gem install asciidoctor asciidoctor-diagram
- sudo apt-get -y install graphviz
script:
- npm install -g codecov
- npm test && codecov
Expand Down

0 comments on commit 28a5471

Please sign in to comment.