Skip to content

Commit

Permalink
* [test] add travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
sospartan committed Dec 28, 2016
1 parent c76e60b commit be95238
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
language: objective-c
script: xcodebuild -project ios/sdk/WeexSDK.xcodeproj test -scheme WeexSDKTests CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO -destination 'platform=iOS Simulator,name=iPhone 6'

0 comments on commit be95238

Please sign in to comment.