fix travis cd path
This commit is contained in:
parent
c55b162c87
commit
d515b73dac
|
@ -15,7 +15,7 @@ before_script:
|
||||||
- psql -c 'ALTER USER travisci CREATEDB;' -U postgres
|
- psql -c 'ALTER USER travisci CREATEDB;' -U postgres
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- cd api/djangormm
|
- cd api/tacticalrmm
|
||||||
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Reference in New Issue