Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 82a26d1

Browse files
committed
Testing to make sure this FAILS on CircleCI. (typo in "plotlyy")
1 parent 27d60e4 commit 82a26d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
post:
1212
- pip install matplotlib
1313
- pip install -I .
14-
- cd ~ && python -c "import plotly"
14+
- cd ~ && python -c "import plotlyy"
1515

1616
## Customize database setup (pass)
1717

0 commit comments

Comments
 (0)