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 - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -