Bug 983275 - Switch Bugzilla's CI testing from Tinderbox to travis-ci

- Load from bugzilla/qa repo on github


git-svn-id: svn://10.0.0.236/trunk@265381 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzrmirror%bugzilla.org 2014-05-02 15:30:45 +00:00
parent 2d583e215d
commit df30bcddfe
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
9018 9019

View File

@ -1 +1 @@
8472ce66c391dd9f8f777eb1f13d575bd9e80d04 fc76ec4931c9d8e22c3ad4dc9988869a6832d8b1

View File

@ -19,7 +19,7 @@ matrix:
env: TEST_SUITE=docs env: TEST_SUITE=docs
before_install: before_install:
- git clone https://github.com/dklawren/qa.git -b 4.4 qa - git clone https://github.com/bugzilla/qa.git -b 4.4 qa
install: true install: true