Skip to content

Commit

Permalink
Ditching final python module test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
dougmassay committed Jan 14, 2019
1 parent c41e16c commit 703aad9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,4 @@ test_script:
cd python\gumbo
python gumboc_test.py
python bs4_adapter_test.py
cd ..\..\
python setup.py sdist install
python -c "import gumbo; gumbo.parse('Foo')"

0 comments on commit 703aad9

Please sign in to comment.