Skip to content

Commit ca75454

Browse files
committed
remove lengthy (simple) test to improve dev cycles on this...
1 parent 79ddbc3 commit ca75454

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

circle.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ test:
2828
# # test that setting permissions will work for import (and tests)
2929
# - chmod 660 ${PLOTLY_CONFIG_DIR} && python -c "import plotly"
3030

31-
# test core things in the general 2.7 version that circle has
32-
- nosetests -xv plotly/tests/test_core
31+
# # test core things in the general 2.7 version that circle has
32+
# - nosetests -xv plotly/tests/test_core
3333

3434
# run test suite in all our python versions
3535
- chmod 777 circle/test.sh && ./circle/test.sh

0 commit comments

Comments
 (0)