Commit 21c19b48 by Feanil Patel Committed by GitHub

Merge pull request #3578 from edx/feanil/put_in_xenial_timing

Add xenial timing.
parents d9de37b2 cf943761
# Travis CI configuration file for running tests # Travis CI configuration file for running tests
language: python language: python
python: python:
- "2.7" - "2.7"
branches:
only:
- master
services: services:
- docker - docker
......
...@@ -18,6 +18,7 @@ weights: ...@@ -18,6 +18,7 @@ weights:
- xqueue: 2 - xqueue: 2
- trusty-common: 5 - trusty-common: 5
- precise-common: 4 - precise-common: 4
- xenial-common: 6
- ecommerce: 6 - ecommerce: 6
- rabbitmq: 2 - rabbitmq: 2
- automated: 1 - automated: 1
...@@ -25,3 +26,4 @@ weights: ...@@ -25,3 +26,4 @@ weights:
- mysql: 2 - mysql: 2
- elasticsearch: 7 - elasticsearch: 7
- docker-tools: 3 - docker-tools: 3
- tools_jenkins: 8
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