Commit e46d339a authored by David Lawrence's avatar David Lawrence

Update travis.yml file to pull tests from 5.0 branch

parent 3eb1f9f9
...@@ -47,7 +47,7 @@ matrix: ...@@ -47,7 +47,7 @@ matrix:
env: TEST_SUITE=selenium DB=pg env: TEST_SUITE=selenium DB=pg
before_install: before_install:
- git clone https://github.com/bugzilla/qa.git -b master qa - git clone https://github.com/bugzilla/qa.git -b 5.0 qa
install: true install: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment