Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

Commit

Permalink
Run CLI on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
axic committed Jan 23, 2018
1 parent e44d0fb commit c03c667
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ before_install:
script:
- |
if [ $LANG = js ]; then
bin/evm2wasm.js 0x600160020200 trace
npm run $TEST_SUITE
fi
- |
Expand Down

0 comments on commit c03c667

Please sign in to comment.