Skip to content

Commit

Permalink
Merge branch 'master' into greenkeeper/mocha-typescript-1.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
josipbagaric committed Jul 23, 2018
2 parents 82d02aa + 983eca1 commit 0c11506
Show file tree
Hide file tree
Showing 17 changed files with 1,406 additions and 1,394 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 0c11506

Please sign in to comment.