Skip to content

Commit

Permalink
Comment out dist:bionic for now in travis YAML
Browse files Browse the repository at this point in the history
Builds will keep failing travis checks, and i suspect it is the issue - see https://travis-ci.community/t/r-install-broken-travis-ci-rstudio-org-returns-403/9640
  • Loading branch information
jaymon0703 committed Aug 24, 2020
1 parent e5a37b3 commit 11f7ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: r

dist: bionic
# dist: bionic

# need sudo
sudo: true
Expand Down

0 comments on commit 11f7ebf

Please sign in to comment.