Commit 7123faff by Boris Kostenko

added versions output to Travis CI log #534

parent e72c7ce9
......@@ -13,6 +13,9 @@ matrix:
fast_finish: true
allow_failures:
- env: SOLIDITY_COVERAGE=true
before_script:
- truffle version
- yarn list
script:
- yarn test
notifications:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment