We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See http://www.sublimetext.com/forum/viewtopic.php?f=2&t=18634&p=69227#p69227 for brainstorming.
Ideally, it would work like this in .travis.yml:
.travis.yml
script: - sh travis.sh run_tests # comment this if not needed - sh travis.sh run_syntax_tests # comment this if not needed
Dependant on #31, until this is released on beta channel.
The text was updated successfully, but these errors were encountered:
It would be much easier to wait for the next public beta...
Sorry, something went wrong.
It is basically done #37 . Just need to do more testings. Check this repo for a skim.
Travis CI: https://travis-ci.org/randy3k/UnitTesting-example/builds/109998821 Appveyor: https://ci.appveyor.com/project/randy3k/unittesting-example/build/1.0.61
No branches or pull requests
See http://www.sublimetext.com/forum/viewtopic.php?f=2&t=18634&p=69227#p69227 for brainstorming.
Ideally, it would work like this in
.travis.yml
:Dependant on #31, until this is released on beta channel.
The text was updated successfully, but these errors were encountered: