We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79ddbc3 commit ca75454Copy full SHA for ca75454
1 file changed
circle.yml
@@ -28,8 +28,8 @@ test:
28
# # test that setting permissions will work for import (and tests)
29
# - chmod 660 ${PLOTLY_CONFIG_DIR} && python -c "import plotly"
30
31
- # test core things in the general 2.7 version that circle has
32
- - nosetests -xv plotly/tests/test_core
+# # test core things in the general 2.7 version that circle has
+# - nosetests -xv plotly/tests/test_core
33
34
# run test suite in all our python versions
35
- chmod 777 circle/test.sh && ./circle/test.sh
0 commit comments