Browse Source

[Tests] Move to Ubuntu 14.04 on Travis CI

Since Ubuntu 12.04 is pretty old now, it's also going to EOL next month,
maybe we can just move on Ubuntu 14.04 first.
Peter Dave Hello 8 years ago committed by Jordan Harband
parent
commit
93c1036758
No known key found for this signature in database
GPG Key ID: 64A196AEE0916D55
  1. 1
      .travis.yml

1
.travis.yml

@ -1,4 +1,5 @@
language: generic language: generic
dist: trusty
sudo: required sudo: required
addons: addons:
apt: apt:

Loading…
Cancel
Save