Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit 4e72c8d

Browse files
authored
Update .travis.yml
Again....
1 parent 118bf4f commit 4e72c8d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.travis.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: objective-c
2-
# xcode_project: Sample Project/SimpleLineChart.xcodeproj
3-
# xcode_scheme: SimpleLineChartTests
4-
# xcode_sdk: iphonesimulator
2+
osx_image: xcode8.2
3+
xcode_project: Sample Project/SimpleLineChart.xcodeproj
4+
xcode_scheme: SimpleLineChartTests
5+
xcode_sdk: iphonesimulator
56
script:
67
- xcodebuild clean build test -project "Sample Project/SimpleLineChart.xcodeproj" -scheme SimpleLineChartTests -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO

0 commit comments

Comments
 (0)