From 71aec32f4f24da1cd44c76ac959c731aadc26c27 Mon Sep 17 00:00:00 2001 From: Randy Morgan Date: Sat, 3 Dec 2011 13:42:20 +0900 Subject: make sure travis includes devlopment --- .travis.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 4dc3c05f..d52c92cd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,10 +1,6 @@ -before_script: "sudo ntpdate -ub ntp.ubuntu.com pool.ntp.org; true" - -bundler_args: "--binstubs --without development" - - rvm: - 1.8.7 + - 1.9.2 - 1.9.3 notifications: -- cgit v1.2.3