Skip to content
Merged
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# upcoming solidity release.
- stage: Unit tests
script: npm run test
- stage: unit
- stage: Unit tests
script: npm run test
env: SOLIDITY_COVERAGE=true
- stage: Unit tests
Expand Down