Skip to content

Commit

Permalink
Connect web3.js to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mvines committed Jun 15, 2020
1 parent 22ea4fb commit 273710e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,8 @@ jobs:
before_install:
- .travis/affects.sh web3.js/ || travis_terminate 0
- cd web3.js/
- source .travis/before_install.sh

script:
- ../.travis/commitlint.sh
- echo todo
- source .travis/script.sh

0 comments on commit 273710e

Please sign in to comment.