diff options
| -rw-r--r-- | .travis.yml | 6 |
1 files changed, 1 insertions, 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: |
