Jeroen De Dauw has submitted this change and it was merged.

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(-)

Approvals:
  Jeroen De Dauw: Verified; Looks good to me, approved



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: merged
Gerrit-Change-Id: I13acb527de8d36a0f47041ae45137b34050aab0d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikibaseQueryEngine
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <[email protected]>
Gerrit-Reviewer: Jeroen De Dauw <[email protected]>

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

Reply via email to