瀏覽代碼

Fix Travis CI test failure?

tags/2.5.0
Matthew Petroff 5 年之前
父節點
當前提交
186107010f
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml 查看文件

@@ -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

Loading…
取消
儲存