]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 983275 - Switch Bugzilla's CI testing from Tinderbox to travis-ci
authorDavid Lawrence <dkl@mozilla.com>
Fri, 2 May 2014 15:56:22 +0000 (15:56 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Fri, 2 May 2014 15:56:22 +0000 (15:56 +0000)
.travis.yml

index fe28d22bca33c29b66fbb462d13b2242dbc9f62e..20212c94fc9f0d10a3cd0dd471624623787de62c 100644 (file)
@@ -19,7 +19,7 @@ matrix:
       env: TEST_SUITE=selenium
 
 before_install:
-  - git clone https://github.com/bugzilla/qa.git -b 4.2 qa
+  - git clone https://github.com/bugzilla/qa.git -b 4.4 qa
 
 install: true