Connect web3.js to CI

This commit is contained in:
Michael Vines
2020-06-14 22:10:20 -07:00
parent 22ea4fb272
commit 273710eca4

View File

@ -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