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

java - Ebean enhancement ignores a model -

ubuntu - How to disable Kernel Module Signing in linux -

SQL php on different pages to Insert (mysqli) -