dannyedel / dspdfviewer

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

Travis-CI: Use container-based trusty #187

Closed dannyedel closed 2 years ago

dannyedel commented 7 years ago

This should speed up things by using a container-based (instead of a fully virtualized) trusty image on CI builds.

See https://blog.travis-ci.com/2016-11-08-trusty-container-public-beta/ for more information.