Update Travis to reflect removing Postgraphile
This commit is contained in:
parent
ca354de229
commit
702e839f5b
@ -16,10 +16,7 @@ before_install:
|
||||
before_script:
|
||||
- sudo -u postgres createdb vulcanize_private
|
||||
- make migrate NAME=vulcanize_private
|
||||
- cd postgraphile && yarn
|
||||
script:
|
||||
- yarn test
|
||||
- cd ../
|
||||
- make test
|
||||
- make integrationtest
|
||||
notifications:
|
||||
|
Loading…
Reference in New Issue
Block a user