Ver a proveniência

Fix Travis CI test failure?

tags/2.5.0
Matthew Petroff há 5 anos
ascendente
cometimento
186107010f
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Ver ficheiro

@@ -14,4 +14,4 @@ install:
jobs:
include:
- stage: test
script: xvfb-run python3 tests/run_tests.py
script: xvfb-run -a python3 tests/run_tests.py

Carregando…
Cancelar
Guardar