Skip to content

Commit d92d998

Browse files
committed
Added Travis file
1 parent 1bd2cdd commit d92d998

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
language: objective-c
2+
osx_image: xcode8.3
3+
xcode_project: TOPasscodeViewControllerExample.xcodeproj
4+
xcode_scheme: TOPasscodeViewControllerExampleTests
5+
script: xcodebuild -verbose -scheme TOPasscodeViewControllerExampleTests -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone SE,OS=latest' test

0 commit comments

Comments
 (0)