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 df6ad30 commit 1e7a3daCopy full SHA for 1e7a3da
.travis.yml
@@ -10,7 +10,6 @@ install:
10
11
script:
12
- pip install EBNFParser
13
- - pip uninstall cytoolz
14
- python code_gen_test.py
15
- py.test test.py test_manual.py --cov=linq
16
- coverage run --source=linq test.py test_manual.py
0 commit comments