Skip to content

Commit 148b9fb

Browse files
committed
Set gemfile in Travis to test/Gemfile
1 parent 751959d commit 148b9fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: objective-c
33
cache:
44
- cocoapods
55
- bundler
6+
gemfile: test/Gemfile
67
before_install:
78
- gem install cocoapods
89
script:

0 commit comments

Comments
 (0)