소스 검색

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

불러오는 중...
취소
저장