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 c37b4ed commit 908dd56Copy full SHA for 908dd56
.travis.yml
@@ -2,10 +2,6 @@ sudo: false
2
language: python
3
env:
4
global:
5
- - NOSE_NOLOGCAPTURE=true
6
- - NOSE_VERBOSE=2
7
- - NOSE_WITH_COVERAGE=true
8
- - NOSE_COVER_PACKAGE=neovim
9
- PYTEST_ADDOPTS=-vv
10
matrix:
11
- CI_TARGET=tests
0 commit comments