We're in the process of testing a new compute platform for our fully virtualized Precise builds and we're happy you're interested in helping!
- If you're current
.yml
file is just using our existing sudo enabled Precise builds, then look at https://gist.github.com/solarce/8498e86f51f725b3f320#file-00-toplevel-gce-precise-travis-yml - If you're using a simple
os:
matrix, then look at https://gist.github.com/solarce/8498e86f51f725b3f320#file-00-toplevel-gce-precise-travis-yml - If you're currently using our containerized Precise builds but would like to try the new virtualized platform, then look at https://gist.github.com/solarce/8498e86f51f725b3f320#file-00-toplevel-gce-precise-travis-yml
- If you're using a more complex
matrix:
, look at https://gist.github.com/solarce/8498e86f51f725b3f320#file-01-matrix-include-travis-yml-L3-L6
You can also review the files below for some additional details on the build routing but the items outlined above should get you going.