Skip to content

Commit 0bddf6a

Browse files
authored
Removed lines that were causing issues in .travis.yml
Signed-off-by: SamLee-IBM <Samuel.l@ibm.com>
1 parent d25c8e7 commit 0bddf6a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,8 @@ jobs:
2121
# script:
2222
# - quarto publish gh-pages --no-prompt --no-browser --token $GITHUB_TOKEN
2323

24-
before_deploy:
25-
- rvm --default use 2.7.6
2624
deploy:
2725
- provider: pages
28-
edge:
29-
branch: v1.10.16
3026
github_url: github.ibm.com
3127
github_token: $GITHUB_TOKEN
3228
target_branch: gh-pages

0 commit comments

Comments
 (0)