Skip to content

Commit 721bb01

Browse files
committed
Updating .travis.yml to fix another broken travis build issue.
1 parent 38c4030 commit 721bb01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ branches:
1212
jobs:
1313
include:
1414
- stage: build and deploy pages
15+
before_install:
16+
- rm ~/.netrc
1517
install:
1618
- pip install quarto-cli
1719
script:

0 commit comments

Comments
 (0)