Skip to content

Commit

Permalink
Install bundler v2.0.1 before run test with Xcode10.1 image on travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ra1028 committed May 7, 2019
1 parent ff71a38 commit 470d0e1
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 @@ -31,6 +31,7 @@ matrix:
include:
- <<: *testing_xcode
osx_image: xcode10.1
install: gem install bundler -v 2.0.1

- <<: *testing_xcode
osx_image: xcode10.2
Expand All @@ -48,4 +49,4 @@ matrix:
env: SWIFT_VERSION=5.0

notifications:
email: false
email: false

0 comments on commit 470d0e1

Please sign in to comment.