fix travis cd path

This commit is contained in:
wh1te909 2019-12-14 10:21:10 +00:00
parent c55b162c87
commit d515b73dac
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ before_script:
- psql -c 'ALTER USER travisci CREATEDB;' -U postgres
before_install:
- cd api/djangormm
- cd api/tacticalrmm
install: