New issue
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
Add CI to the mediawiki apb #8
Conversation
6f9bd7d
to
be94e3b
Compare
58863e0
to
37cfba6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK
travis.go
Outdated
| @@ -0,0 +1,4 @@ | |||
| package main | |||
|
|
|||
| // Emtpy function to enable tarvis golang setup | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TYPO: Emtpy > Empty
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tarvis? travis?
Using the new ci framework, add a travis job to mediawiki.
06f0eba
to
a32b397
Compare
Using the new ci framework, add a travis job to mediawiki.