Merge pull request #553 from limexp/fix/534-ci-versions-info
added versions output to Travis CI log #534
This commit is contained in:
@ -13,6 +13,9 @@ matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- env: SOLIDITY_COVERAGE=true
|
||||
before_script:
|
||||
- truffle version
|
||||
- yarn list
|
||||
script:
|
||||
- yarn test
|
||||
notifications:
|
||||
|
||||
Reference in New Issue
Block a user