Skip to content

Commit

Permalink
adjust travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
ralph-pichler committed Aug 6, 2019
1 parent cd7f186 commit 5c8409a
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 @@ -13,3 +13,5 @@ jobs:
script:
- docker build -t sw3-travis .
- docker run -it --rm sw3-travis npm test
- docker run -it --rm sw3-travis npm run ethlint
- docker run -it --rm sw3-travis npm run solhint

0 comments on commit 5c8409a

Please sign in to comment.