Skip to content

Commit

Permalink
update to newer version of ruby (#7879)
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 authored Mar 20, 2018
1 parent 9443179 commit 8e34f9a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml.ios
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ addons:
before_install:
- export SW=`pwd`
- rvm list
- rvm use 2.3.0
- rvm use 2.3.3
- gem environment
- gem install bundler -N --no-ri --no-rdoc
- gem install cocoapods -v 1.2.1 -N --no-ri --no-rdoc
Expand All @@ -61,8 +61,6 @@ before_install:
- xcpretty -v
# show go version
- go version
# show stack version
- stack --version

script:
# run integration tests defined in maven pom.xml
Expand Down

0 comments on commit 8e34f9a

Please sign in to comment.