Skip to content

Commit

Permalink
Setting up tests with gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon committed May 3, 2021
1 parent be80773 commit 4b327af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 53 deletions.
2 changes: 1 addition & 1 deletion .github2/workflows/r.yml → .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 19,7 @@ jobs:
runs-on: Ubuntu-latest
strategy:
matrix:
r-version: [3.5, 3.6, 4.0.4]
r-version: [3.6, release, devel]

steps:
- uses: actions/checkout@v2
Expand Down
52 changes: 0 additions & 52 deletions .travis.yml

This file was deleted.

0 comments on commit 4b327af

Please sign in to comment.