Skip to content

Commit

Permalink
Update travis 4
Browse files Browse the repository at this point in the history
  • Loading branch information
heitortsergent committed Jul 12, 2016
1 parent 4969c0c commit 6b2a1ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ xcode_scheme: KeenClient
xcode_sdk: iphonesimulator9.2
before_install:
- gem install bundler
- rvm list rubies
- rvm use 2.2.1
- brew update
- brew outdated xctool || brew upgrade xctool
Expand Down
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
source 'https://rubygems.org'
#ruby='2.2.1'
ruby '2.2.1'

gem 'slather'
Expand Down

0 comments on commit 6b2a1ec

Please sign in to comment.