We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f0277 commit 765a277Copy full SHA for 765a277
.travis.yml
@@ -9,15 +9,12 @@ matrix:
9
- r: devel
10
- r: release
11
env: USE_VDIFFR=true
12
+ r_github_packages: lionel-/vdiffr
13
- r: oldrel
14
- r: 3.2
15
+ env: R_REMOTES_NO_ERRORS_FROM_WARNINGS=true
16
- r: 3.1
-
-# work around temporary travis + R 3.5 bug
17
-r_packages: devtools
18
19
-# Install manually because dev vdiffr is not compatible with Appveyor yet
20
-r_github_packages: lionel-/vdiffr
21
22
# environment variables set for all builds
23
env:
0 commit comments