Travis: testing the contents of the folder but outside of the container

This commit is contained in:
Palakis 2017-04-16 03:11:53 +02:00
parent 935c58b17b
commit 13ac8bfa90

View File

@ -19,6 +19,7 @@ matrix:
- docker exec -it xenial /root/obs-websocket/CI/build-xenial.sh
after_success:
- docker exec -it xenial /root/obs-websocket/CI/package-xenial.sh
- ls -lh /home/travis/package
- os: osx
osx_image: xcode8.3