Commit Graph

5 Commits

Author SHA1 Message Date
Nikolaos Ftylitakis 024d1e26b7
Update travis to use ubuntu 16.04 (xenial) (#119)
* Update travis to use ubuntu 16.04 (xenial)

Update travis to use ubuntu 16.04 (xenial) instead of 14.04 (trusty)

* add xvfb as a service to xenial distribution

* removed explicit start of xvfb

after adding the xvfb as a service, there is no reason to explicitly start it at "before_install"

* install libGL during before_install

* install libgl1-mesa-dev during "before_install"
2019-07-11 18:04:47 +03:00
Nikolaos Ftylitakis 191f636d3d
Deactivate Android build checks from Travis
After some changes from the Qt installers (? maybe), all Travis Android builds are not able to be configured in order to run. 
Deactivating thier build till it get fixed.
2019-07-03 15:21:13 +03:00
Nikos Ftylitakis 16521b6835 fixed typos in new travis configuration. 2019-06-19 14:03:41 +03:00
Nikos Ftylitakis 30fd430ada updated CI configuration to remove builds for Qt 5.10 and Qt 5.11 and add Qt 5.12 and Qt 5.13. 2019-06-19 13:55:05 +03:00
KangLin 6e5d408732 Travis: add ci for linux and android 2018-11-14 16:56:14 +08:00