Skip to content

Commit

Permalink
add output which gtk3 version we have currently
Browse files Browse the repository at this point in the history
  • Loading branch information
schuellerf committed Jul 19, 2017
1 parent ec00c32 commit 7dee0a4
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 @@ -24,4 +24,5 @@ script:
- "docker exec $(cat .docker_ID) bash -c \"cat ~/version_info.txt\" "
- "docker exec $(cat .docker_ID) bash -c \"ls -la /tmp/*.log\" "
- "docker exec $(cat .docker_ID) bash -c \"cat /tmp/*.log\" "
- "docker exec $(cat .docker_ID) bash -c \"apt-cache policy libgtk-3-0\" "

0 comments on commit 7dee0a4

Please sign in to comment.