Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

Commit

Permalink
Merge pull request #19 from makerdao/GOV-214-spock-with-polling-service
Browse files Browse the repository at this point in the history
Gov 214 spock with polling service
  • Loading branch information
b-pmcg authored Aug 6, 2019
2 parents 2dbfe4d + a9ca716 commit 4ff74bd
Show file tree
Hide file tree
Showing 23 changed files with 759 additions and 582 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ cache:
- nix
timeout: 9000
before_install:
- . gov-testchain/install-dapptools.sh
- npm i -g yarn@latest
install:
- yarn install
- yarn build
script:
- yarn test:testchain
- yarn testnet --ci yarn test
Loading

0 comments on commit 4ff74bd

Please sign in to comment.