Update .travis.yml

This commit is contained in:
Matty Cross 2020-03-09 15:01:28 +01:00 committed by GitHub
parent d16b4e6635
commit 264d2ebb50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ before_script:
script:
- xcodebuild -workspace 'Cuckoo.xcworkspace' -scheme 'Cuckoo+OCMock-macOS' clean test | xcpretty
- pod lib lint
- pod lib lint --allow-warnings
after_script:
- sleep 5