File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 1+ language : generic
2+ matrix :
3+ include :
4+ - os : osx
5+ osx_image : xcode9
6+ dist : trusty
7+ sudo : required
8+ env : COCOAPODS_DISABLE_STATS=true ACTION=test PLATFORM=iOS DESTINATION='platform=iOS Simulator,name=iPhone 6S'
9+ script : set -o pipefail && pod install --repo-update && xcodebuild -workspace SQLiteViewer.xcworkspace -scheme SQLiteViewer -destination "$DESTINATION" $ACTION | xcpretty
Original file line number Diff line number Diff line change 11[ ![ Platform] ( https://img.shields.io/cocoapods/p/SQLite.viewer.svg?style=flat )] ( https://github.com/BiAtoms/SQLite.viewer )
22[ ![ Cocoapods Compatible] ( https://img.shields.io/cocoapods/v/SQLite.viewer.svg )] ( https://cocoapods.org/pods/SQLite.viewer )
3+ [ ![ Build Status - Master] ( https://travis-ci.org/BiAtoms/SQLite.viewer.svg?branch=master )] ( https://travis-ci.org/BiAtoms/SQLite.viewer )
34
45# SQLite.viewer
56
You can’t perform that action at this time.
0 commit comments