Skip to content

Commit e6d6487

Browse files
authored
try skipping plotly auth
1 parent 4e2225e commit e6d6487

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ clean:
1010
rm -f *.pyc
1111
rm -f .Rhistory
1212

13-
travis: plotly_auth test render
13+
travis: test render
1414

1515
plotly_auth:
1616
python ./.travis/authenticate_plotly.py
@@ -37,4 +37,4 @@ dev_environment:
3737
cloudfront_invalidate:
3838
python .travis/invalidate_cloudfront.py
3939

40-
.PHONY: all qrender render s3_upload run_nb travis clean cloudfront_invalidate test dev_environment plotly_auth
40+
.PHONY: all qrender render s3_upload run_nb travis clean cloudfront_invalidate test dev_environment plotly_auth

0 commit comments

Comments
 (0)