Skip to content

Commit d7b2fca

Browse files
committed
update travis config
1 parent 6ff2107 commit d7b2fca

File tree

6 files changed

+44
-41
lines changed

6 files changed

+44
-41
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.1
1+
2.3.3

.travis.yml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
11
language: objective-c
2-
osx_image: xcode8.0
2+
osx_image: xcode8.1
33
branches:
44
only:
55
- master
66
install:
7-
- gem install bundler
8-
- export PATH="$PWD/bin:$PATH"
97
- bundle install
10-
- pod setup > /dev/null
11-
- pod install --project-directory=ExampleProject/CodeGenerationExample
8+
- bundle exec pod repo update
9+
- bundle exec pod install --project-directory=ExampleProject/CodeGenerationExample
1210
script:
1311
- ruby -X Tests test.rb
14-
- scan --scheme CodeGenerationExample --workspace ExampleProject/CodeGenerationExample/CodeGenerationExample.xcworkspace -x "TOOLCHAINS=com.apple.dt.toolchain.Swift_3_0"
12+
- fastlane scan --scheme CodeGenerationExample --workspace ExampleProject/CodeGenerationExample/CodeGenerationExample.xcworkspace
1513
rvm:
1614
- 2.0
17-
- 2.3
15+
- 2.3.3
1816
notifications:
1917
email:
2018
on_success: never

ExampleProject/CodeGenerationExample/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ platform :ios, "8.0"
44
use_frameworks!
55

66
target "CodeGenerationExample" do
7-
pod 'Swinject', '2.0.0-beta.3'
7+
pod 'Swinject', '= 2.0.0-beta.3'
88
#pod "Swinject-CodeGen", git: "https://github.com/Swinject/Swinject-CodeGen.git"
99
end

ExampleProject/CodeGenerationExample/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ DEPENDENCIES:
77
SPEC CHECKSUMS:
88
Swinject: a94dd23e05c7b557e53ee4e0f795f15cba19c7df
99

10-
PODFILE CHECKSUM: 6b09b46c89b3ccf0877bf610ebf55e266b505c7d
10+
PODFILE CHECKSUM: 25ea31cdf4e07cb292354476c6e39c7cac018744
1111

1212
COCOAPODS: 1.1.1

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# A sample Gemfile
22
source "https://rubygems.org"
33

4-
gem "cocoapods", "1.0.0.rc.1"
4+
gem "cocoapods"
55
gem "fastlane"
66

77
require "rubygems"

Gemfile.lock

Lines changed: 35 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4+
CFPropertyList (2.3.4)
45
activesupport (4.2.7.1)
56
i18n (~> 0.7)
67
json (~> 1.7, >= 1.7.7)
@@ -13,38 +14,39 @@ GEM
1314
ast (2.3.0)
1415
babosa (1.0.2)
1516
builder (3.2.2)
16-
claide (1.0.0.rc.1)
17-
cocoapods (1.0.0.rc.1)
18-
activesupport (>= 4.0.2)
19-
claide (= 1.0.0.rc.1)
20-
cocoapods-core (= 1.0.0.rc.1)
21-
cocoapods-deintegrate (= 1.0.0.rc.1)
22-
cocoapods-downloader (= 1.0.0.rc.1)
23-
cocoapods-plugins (= 1.0.0.rc.1)
24-
cocoapods-search (= 1.0.0.rc.1)
25-
cocoapods-stats (= 1.0.0.rc.1)
26-
cocoapods-trunk (= 1.0.0.rc.1)
27-
cocoapods-try (= 1.0.0.rc.1)
17+
claide (1.0.1)
18+
cocoapods (1.1.1)
19+
activesupport (>= 4.0.2, < 5)
20+
claide (>= 1.0.1, < 2.0)
21+
cocoapods-core (= 1.1.1)
22+
cocoapods-deintegrate (>= 1.0.1, < 2.0)
23+
cocoapods-downloader (>= 1.1.2, < 2.0)
24+
cocoapods-plugins (>= 1.0.0, < 2.0)
25+
cocoapods-search (>= 1.0.0, < 2.0)
26+
cocoapods-stats (>= 1.0.0, < 2.0)
27+
cocoapods-trunk (>= 1.1.1, < 2.0)
28+
cocoapods-try (>= 1.1.0, < 2.0)
2829
colored (~> 1.2)
2930
escape (~> 0.0.4)
30-
fourflusher (~> 0.3.0)
31-
molinillo (~> 0.4.5)
31+
fourflusher (~> 2.0.1)
32+
gh_inspector (~> 1.0)
33+
molinillo (~> 0.5.1)
3234
nap (~> 1.0)
33-
xcodeproj (= 1.0.0.rc.1)
34-
cocoapods-core (1.0.0.rc.1)
35-
activesupport (>= 4.0.2)
35+
xcodeproj (>= 1.3.3, < 2.0)
36+
cocoapods-core (1.1.1)
37+
activesupport (>= 4.0.2, < 5)
3638
fuzzy_match (~> 2.0.4)
3739
nap (~> 1.0)
38-
cocoapods-deintegrate (1.0.0.rc.1)
39-
cocoapods-downloader (1.0.0.rc.1)
40-
cocoapods-plugins (1.0.0.rc.1)
40+
cocoapods-deintegrate (1.0.1)
41+
cocoapods-downloader (1.1.2)
42+
cocoapods-plugins (1.0.0)
4143
nap
42-
cocoapods-search (1.0.0.rc.1)
43-
cocoapods-stats (1.0.0.rc.1)
44-
cocoapods-trunk (1.0.0.rc.1)
44+
cocoapods-search (1.0.0)
45+
cocoapods-stats (1.0.0)
46+
cocoapods-trunk (1.1.1)
4547
nap (>= 0.8, < 2.0)
4648
netrc (= 0.7.8)
47-
cocoapods-try (1.0.0.rc.1)
49+
cocoapods-try (1.1.0)
4850
colored (1.2)
4951
commander (4.4.1)
5052
highline (~> 1.7.2)
@@ -67,7 +69,7 @@ GEM
6769
faraday (>= 0.7.4, < 1.0)
6870
fastimage (2.0.1)
6971
addressable (~> 2)
70-
fastlane (2.0.1)
72+
fastlane (2.0.3)
7173
activesupport (< 5)
7274
addressable (>= 2.3, < 3.0.0)
7375
babosa (>= 1.0.2, < 2.0.0)
@@ -99,7 +101,7 @@ GEM
99101
xcodeproj (>= 0.20, < 2.0.0)
100102
xcpretty (>= 0.2.4, < 1.0.0)
101103
xcpretty-travis-formatter (>= 0.0.3)
102-
fourflusher (0.3.2)
104+
fourflusher (2.0.1)
103105
fuzzy_match (2.0.4)
104106
gh_inspector (1.0.2)
105107
google-api-client (0.9.20)
@@ -142,10 +144,11 @@ GEM
142144
builder
143145
minitest (>= 5.0)
144146
ruby-progressbar
145-
molinillo (0.4.5)
147+
molinillo (0.5.4)
146148
multi_json (1.12.1)
147149
multi_xml (0.6.0)
148150
multipart-post (2.0.0)
151+
nanaimo (0.2.3)
149152
nap (1.1.0)
150153
netrc (0.7.8)
151154
os (0.9.6)
@@ -199,10 +202,12 @@ GEM
199202
xcode-install (2.0.9)
200203
claide (>= 0.9.1, < 1.1.0)
201204
spaceship (>= 0.25.1, < 1.0.0)
202-
xcodeproj (1.0.0.rc.1)
205+
xcodeproj (1.4.1)
206+
CFPropertyList (~> 2.3.3)
203207
activesupport (>= 3)
204-
claide (= 1.0.0.rc.1)
208+
claide (>= 1.0.1, < 2.0)
205209
colored (~> 1.2)
210+
nanaimo (~> 0.2.0)
206211
xcpretty (0.2.4)
207212
rouge (~> 1.8)
208213
xcpretty-travis-formatter (0.0.4)
@@ -212,7 +217,7 @@ PLATFORMS
212217
ruby
213218

214219
DEPENDENCIES
215-
cocoapods (= 1.0.0.rc.1)
220+
cocoapods
216221
fastlane
217222
minitest
218223
minitest-reporters

0 commit comments

Comments
 (0)