Browse Source

remove `rvm get stable` on .travis.yml

Andrea Bizzotto 8 năm trước cách đây
mục cha
commit
adb0d0444c
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -1,7 +1,7 @@
 language: objective-c
 osx_image: xcode8.3
-before_install:
-  - rvm get stable
+#before_install:
+#  - rvm get stable
 
 install:
   - ./scripts/install_swiftlint.sh