From 070f07d971b7f83f60990610b3c1855ca07e37ce Mon Sep 17 00:00:00 2001 From: Jordon Bedwell Date: Sat, 9 Jan 2016 22:01:07 -0600 Subject: [PATCH] Test a theory and switch to Trusty beta. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 7afed906..957cd3e0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ bundler_args: --without doc:util:site:benchmark:development +dist: trusty language: ruby cache: bundler sudo: false