Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Patton committed Sep 29, 2017
1 parent c1c6507 commit 09b0add
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,7 @@ addons:
node_js:
- "v8"
script:
# - npm run regtest/bcc
# - npm run regtest/bch
- npm run test
- npm run jshint
after_success:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -20,7 +20,7 @@ services:
- bitcoin-abc-data-dir:/data
depends_on:
- "bitcoin-abc-conf"
bcc-node:
bch-node:
build: .
ports:
- "3001:3001"
Expand Down

0 comments on commit 09b0add

Please sign in to comment.