Skip to content

Commit ee122f7

Browse files
get migration.json file from migration repo
1 parent c69f51d commit ee122f7

File tree

10 files changed

+750
-607
lines changed

10 files changed

+750
-607
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ script:
2828
# prin the status of the services
2929
- npm run service-status
3030

31-
# setup the environment
32-
# move the migration.json file froms etup-env into the docker container
33-
# TODO: we really need this?
34-
- docker-compose exec ganache cat migration.json > config/migration.json
35-
- docker-compose exec alchemy /bin/bash -c "cp config/migration.json node_modules/@daostack/subgraph/"
36-
3731
- echo -en 'travis_fold:end:script.4\\r'
3832

3933
# get some diagnostic info fo debugging travis

config/migration.json

Lines changed: 0 additions & 116 deletions
This file was deleted.

0 commit comments

Comments
 (0)