Travis: Linux packaging (again)

This commit is contained in:
Palakis 2017-04-15 15:40:34 +02:00
parent 251402e844
commit af0ec74704
2 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ matrix:
- docker exec -it xenial /root/obs-websocket/CI/install-dependencies-xenial.sh
before_script:
- docker exec -it xenial /root/obs-websocket/CI/before-script-xenial.sh
before_deploy:
- docker exec -it xenial /root/obs-websocket/CI/before-deploy-xenial.sh
after_success:
- docker exec -it xenial /root/obs-websocket/CI/build-package-xenial.sh
- os: osx
osx_image: xcode8.3