Explorar o código

Tentative fix for failing Travis CI job. See https://github.com/travis-ci/travis-ci/issues/6307

Andrea Bizzotto %!s(int64=8) %!d(string=hai) anos
pai
achega
68a67eef94
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

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