Commit 003ba3253e3e8e6e8dbb21b0cb60f12334ea16ae

Authored by Jarryd Beck
1 parent f413718c

we actually wanted to use trusty

Showing 1 changed file with 1 additions and 1 deletions
.travis.yml
1 1 sudo: required
2   -dist: precise
  2 +dist: trusty
3 3 language: generic
4 4 matrix:
5 5 include:
... ...