We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c24e02 commit f84571bCopy full SHA for f84571b
Makefile
@@ -10,7 +10,7 @@ clean:
10
rm -f *.pyc
11
rm -f .Rhistory
12
13
-travis: test render
+travis: render
14
15
plotly_auth:
16
python ./.travis/authenticate_plotly.py
0 commit comments