travis ci - Choose a specific Ubuntu version -


if i'm using default travis file looks build machine ubuntu precise.

hit http://ppa.launchpad.net precise release.gpg 

is there tweak use trusty or utopic machine?

this implemented, add .travis.yml:

dist: trusty 

to use ubuntu trusty.


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - UML - How would you draw a try catch in a sequence diagram? -

c++ - Gamma correction doesn't look properly corrected, is this linear? -