We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a4f280 + 40984c3 commit 4e0f350Copy full SHA for 4e0f350
.travis.yml
@@ -7,7 +7,7 @@ install:
7
- wget https://raw.githubusercontent.com/ocaml/ocaml-travisci-skeleton/master/.travis-opam.sh
8
- pip install --user flake8
9
script:
10
- - bash -ex .travis-opam.sh
11
- flake8 --show-source --show-pep8 python
+ - bash -ex .travis-opam.sh
12
env:
13
- OCAML_VERSION=4.02 PACKAGE=xapi-storage
0 commit comments