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 3bc9dc1 commit 6bb4003Copy full SHA for 6bb4003
.appveyor.yml
@@ -42,4 +42,4 @@ test_script:
42
- python test/test_gravity.py
43
- python test/test_inflation.py
44
- python test/test_plane_hole.py
45
- - python test/test_torsion.py
+ # - python test/test_torsion.py
.travis.yml
@@ -27,7 +27,7 @@ script:
27
28
29
30
31
# deploy:
32
# provider: pypi
33
# user: "teseoch"
0 commit comments