We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4201a0 commit 30a97f5Copy full SHA for 30a97f5
1 file changed
.travis.yml
@@ -12,7 +12,7 @@ before_script:
12
- carthage bootstrap --platform osx, ios
13
script:
14
- xctool -project AsyncTask.xcodeproj -scheme AsyncTaskOSXTests build test
15
-- pod lib lint
+- pod lib lint AsyncTask.podspec
16
before_deploy:
17
- carthage build --no-skip-current
18
- carthage archive $FRAMEWORK_NAME
0 commit comments