Skip to content

Commit

Permalink
Merge pull request #44 from gnosis/gas-metrics
Browse files Browse the repository at this point in the history
Gas metrics
  • Loading branch information
cag committed Jul 18, 2019
2 parents b731458 + fb308c7 commit c7c12f6
Show file tree
Hide file tree
Showing 5 changed files with 3,506 additions and 489 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ before_script: greenkeeper-lockfile-update
script:
- npm run lint
- npm test
- npx codechecks
after_script: greenkeeper-lockfile-upload
2 changes: 2 additions & 0 deletions codechecks.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
checks:
- name: eth-gas-reporter/codechecks

0 comments on commit c7c12f6

Please sign in to comment.