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 3c1572e commit b527dc3Copy full SHA for b527dc3
.travis.yml
@@ -18,7 +18,6 @@ install:
18
script:
19
- pycodestyle --max-line-length=119 $(find ipython2cwl -name '*.py')
20
- coverage run --source ipython2cwl -m unittest discover tests
21
-after_script:
22
- coveralls
23
matrix:
24
include:
0 commit comments