Skip to content

Commit

Permalink
delete truffle test in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ryu9827 committed Mar 21, 2018
1 parent 93f68b3 commit a84fb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ matrix:
script:
- npm run gana
- sleep 5
- truffle test
# - truffle test
after_script:
- ./node_modules/.bin/solidity-coverage && cat coverage/lcov.info | ./node_modules/.bin/coveralls

0 comments on commit a84fb60

Please sign in to comment.