Skip to content

Commit

Permalink
Ongoing struggle to NOT inform Netlify about GitHub repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Sep 16, 2019
1 parent f1feb7f commit c52e031
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -5,4 +5,5 @@
_book
_bookdown_files
.DS_Store
*.rds
*.rds
.netlify
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ pandoc_version: 2.1.1

env:
global:
- NETLIFY_SITE_ID=6b6a38b6-7523-4555-965a-fa5cdc9f7157
- NETLIFY_SITE_ID=22cbd49d-9d4d-462f-9d28-a797fa14a11d
# NETLIFY_AUTH_TOKEN set in travis settings
- RENV_CONFIG_REPOS_OVERRIDE=https://demo.rstudiopm.com/all/__linux__/xenial/latest

Expand Down

0 comments on commit c52e031

Please sign in to comment.