Skip to content

Commit

Permalink
Update bundler and ruby
Browse files Browse the repository at this point in the history
Change-Id: I24da1c07db202e4c503ed8be727b15cdaca4a803
  • Loading branch information
samtstern committed Jan 17, 2019
1 parent d1935b1 commit 3e2518f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ matrix:
- podfile: ios/signin/Podfile
env: SAMPLE=SignIn

rvm: 2.3.1
rvm: 2.6.0
before_install:
- gem install bundler
- open -a "simulator" --args -CurrentDeviceUDID F60B87EC-8969-41A7-90ED-D0826ECC32DB
- cd ios/$SAMPLE
- bundle install
Expand Down

0 comments on commit 3e2518f

Please sign in to comment.