Lines Matching +full:- +full:qve
6 # To cache doc-building dependencies.
11 - master
12 - /^\d\.\d$/
15 - linux
16 # macOS builds are disabled as the machines are under-provisioned on Travis,
18 #- osx
21 - clang
22 - gcc
25 - TESTING=cpython
30 - env:
31 - TESTING=coverage
33 - os: linux
37 - TESTING=docs
39 - cd Doc
40 - make venv
42 …- make check suspicious html PYTHON="./venv/bin/python" SPHINXBUILD="./venv/bin/python -m sphinx" …
43 - os: linux
47 - TESTING=coverage
49 - |
50 if ! git diff --name-only $TRAVIS_COMMIT_RANGE | grep -qvE '(\.(rst|yml)$)|(^Doc)/'
56 make -s -j4
58 ./python -m venv venv
59 ./venv/bin/python -m pip install -U coverage
61 # Skip tests that re-run the entire test suite.
62 …- ./venv/bin/python -m coverage run --pylib -m test -uall -x test_multiprocessing_fork -x test_mul…
65 - source ./venv/bin/activate
66 - bash <(curl -s https://codecov.io/bash)
67 - os: linux
71 - TESTING="C++ header compatibility"
73 - ./configure
75 - echo '#include "Python.h"' > test.cc && $CXX -c test.cc -o /dev/null -I ./Include -I .
79 - |
80 if ! git diff --name-only $TRAVIS_COMMIT_RANGE | grep -qvE '(\.(rst|yml)$)|(^Doc)/'
85 ./configure --with-pydebug
86 make -j4
89 # `-r -w` implicitly provided through `make buildbottest`.
90 - make buildbottest TESTOPTS="-j4"
98 # implements https://github.com/travis-ci/travis-ci/issues/1094.
99 # The actual value here is: irc.freenode.net#python-dev
100 …- secure: "s7kAkpcom2yUJ8XqyjFI0obJmhAGrn1xmoivdaPdgBIA++X47TBp1x4pgDsbEsoalef7bEwa4l07KdT4qa+DOd/…