We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38c4030 commit 721bb01Copy full SHA for 721bb01
.travis.yml
@@ -12,6 +12,8 @@ branches:
12
jobs:
13
include:
14
- stage: build and deploy pages
15
+ before_install:
16
+ - rm ~/.netrc
17
install:
18
- pip install quarto-cli
19
script:
0 commit comments