dannyedel / dspdfviewer

Dual-Screen PDF Viewer for latex-beamer
http://dspdfviewer.danny-edel.de
GNU General Public License v2.0
218 stars 28 forks source link

Travis-CI: Try more recent compilers with docker #196

Closed dannyedel closed 2 years ago

dannyedel commented 6 years ago

In order to reproduce #191 I created a local docker image with clang-5.0.

This PR includes that docker images definition and a small wrapper script to make travis build the image, and then try to compile dspdfviewer inside the docker container.