Connect web3.js to CI
This commit is contained in:
@ -101,7 +101,8 @@ jobs:
|
|||||||
before_install:
|
before_install:
|
||||||
- .travis/affects.sh web3.js/ || travis_terminate 0
|
- .travis/affects.sh web3.js/ || travis_terminate 0
|
||||||
- cd web3.js/
|
- cd web3.js/
|
||||||
|
- source .travis/before_install.sh
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ../.travis/commitlint.sh
|
- ../.travis/commitlint.sh
|
||||||
- echo todo
|
- source .travis/script.sh
|
||||||
|
Reference in New Issue
Block a user