From c90e69f32f1e5baeb1c92f3238169339aa10ba43 Mon Sep 17 00:00:00 2001 From: draveness Date: Sun, 12 Mar 2017 21:39:42 +0800 Subject: [PATCH] Fix rvm warning --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6d43ebf3..318d6a01 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ osx_image: xcode8 xcode_project: DKNightVersion.xcodeproj xcode_scheme: DKNightVersion rvm: - - 2.4 + - ruby-2.4.0 before_install: - export LANG=en_US.UTF-8 - env