Skip to content

Commit 30a97f5

Browse files
authored
Update .travis.yml
1 parent d4201a0 commit 30a97f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ before_script:
1212
- carthage bootstrap --platform osx, ios
1313
script:
1414
- xctool -project AsyncTask.xcodeproj -scheme AsyncTaskOSXTests build test
15-
- pod lib lint
15+
- pod lib lint AsyncTask.podspec
1616
before_deploy:
1717
- carthage build --no-skip-current
1818
- carthage archive $FRAMEWORK_NAME

0 commit comments

Comments
 (0)