Hi Tom, Just setup a matrix with two different environment variables and check for these in a bash script, that should be the easiest way.
Matthias On 25/04/16 13:24, Tom Chadwin wrote: > I test against LTR in Travis via the following in .travis.yml: > > install: > - sudo add-apt-repository http://qgis.org/debian-ltr > > I'd also like to test against 2.14 with: > > - sudo add-apt-repository http://qgis.org/debian > > Travis obviously support matrix builds, but I can't figure out how to build > a matrix of two builds which differ only in this one way. > > > > -- > View this message in context: > http://osgeo-org.1560.x6.nabble.com/Travis-test-against-LTR-and-current-tp5262752.html > Sent from the Quantum GIS - Developer mailing list archive at Nabble.com. > _______________________________________________ > Qgis-developer mailing list > [email protected] > List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
