Jeroen De Dauw has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/68715


Change subject: Exclude two not really needed jobs for Travis
......................................................................

Exclude two not really needed jobs for Travis

Change-Id: I13acb527de8d36a0f47041ae45137b34050aab0d
---
M .travis.yml
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikibaseQueryEngine 
refs/changes/15/68715/1

diff --git a/.travis.yml b/.travis.yml
index b809370..9b55ddb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,6 +21,10 @@
       env: DBTYPE=postgres STANDALONE=yeah
     - php: 5.3
       env: DBTYPE=postgres STANDALONE=no
+    - php: 5.3
+      env: DBTYPE=mysql STANDALONE=yeah
+    - php: 5.3
+      env: DBTYPE=sqlite STANDALONE=yeah
 
 
 before_script:

-- 
To view, visit https://gerrit.wikimedia.org/r/68715
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I13acb527de8d36a0f47041ae45137b34050aab0d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikibaseQueryEngine
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to