Skip to content

Commit

Permalink
TRAVIS: fix permission issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jforjohn committed May 12, 2017
1 parent 293f554 commit ca91e26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ before_install:
- sudo cp static/auth_keystone.json /etc/dbod
- sudo cp -r static/clusters /etc/dbod/api
- sudo cp -r static/contenedor-apps /etc/dbod/api
- sudo chown -R travis /etc/dbod
- cp static/api_missing_section.cfg /tmp/
- cp static/api_missing_option.cfg /tmp/
- wget https://github.com/begriffs/postgrest/releases/download/v0.3.1.1/postgrest-0.3.1.1-ubuntu.tar.xz
Expand Down

0 comments on commit ca91e26

Please sign in to comment.