remove rvm get stable on .travis.yml

This commit is contained in:
Andrea Bizzotto
2017-03-28 22:01:46 +01:00
parent 054057cea0
commit adb0d0444c

View File

@@ -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