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 aa40939 commit 886ac83Copy full SHA for 886ac83
.travis.yml
@@ -45,7 +45,7 @@ install:
45
set -ex
46
if [[ $TOXENV == 'check' ]]; then
47
(gem install travis --no-rdoc --no-ri
48
- travis lint .travis.yml)
+ travis lint -x)
49
fi
50
set +x
51
script:
0 commit comments