We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Acknowledge multiple error returns from `subliminal-test`.
Document the need for `subliminal-test` to be run as the logged-in user.
Fix bizarre typo.
Updated Continuous Integration (markdown)
Fix a link.
Update instructions for Xcode 5.1--using pre-authorization rather than providing `subliminal-test` the login password.
Remove TRAVIS=true environment variable because Travis sets it now.
Add comments about modifications to make to .travis.yml if using Cocoapods
Note that Subliminal requires TRAVIS to be set to work around some Travis-only bugs.
Remove the output argument to Travis--you can't archive build artifacts locally.
Clarify issues around the login password.
Minor edits for clarity.
Add initial CI page