Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/194427
Change subject: Add .travis.yml ...................................................................... Add .travis.yml Change-Id: I8c19b1e218a46a89544d5d2a0d5c69fde7fd4c55 --- A .travis.yml 1 file changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/software/statsdlb refs/changes/27/194427/1 diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..3bdef96 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,4 @@ +language: c +compiler: gcc +script: make +os: linux -- To view, visit https://gerrit.wikimedia.org/r/194427 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8c19b1e218a46a89544d5d2a0d5c69fde7fd4c55 Gerrit-PatchSet: 1 Gerrit-Project: operations/software/statsdlb Gerrit-Branch: master Gerrit-Owner: Ori.livneh <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
