We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4793be0 commit 6933a94Copy full SHA for 6933a94
.travis.yml
@@ -20,7 +20,7 @@ python:
20
- 3.5
21
- 3.6
22
- 3.7
23
-before_install:
+install:
24
- if [ $CI_TARGET = tests ]; then
25
eval "$(curl -Ss https://raw.githubusercontent.com/neovim/bot-ci/master/scripts/travis-setup.sh) nightly-x64";
26
pip install -q scrutinizer-ocular tox-travis;
0 commit comments