Skip to content

Commit

Permalink
Merge 692b005 into c50756c
Browse files Browse the repository at this point in the history
  • Loading branch information
e00dan committed Jul 23, 2018
2 parents c50756c + 692b005 commit ed5357c
Show file tree
Hide file tree
Showing 6 changed files with 1,337 additions and 1,336 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ matrix:
- before_install: true
before_script: true
script: npm run lint
- env: RUN_ONLY_OPTIONAL_TESTS=false
- env: RUN_ONLY_OPTIONAL_TESTS=false; PROVIDER_URL=http://localhost:8545
- env: RUN_ONLY_OPTIONAL_TESTS=false; PROVIDER_URL=ws://localhost:8545
- env: RUN_ONLY_OPTIONAL_TESTS=true
allow_failures:
- env: RUN_ONLY_OPTIONAL_TESTS=true

0 comments on commit ed5357c

Please sign in to comment.