We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a20e9e8 commit 9b2a3fbCopy full SHA for 9b2a3fb
.travis.yml
@@ -6,7 +6,6 @@ cache: packages
6
7
warnings_are_errors: true
8
9
-
10
jobs:
11
include:
12
- r: oldrel
appveyor.yml
@@ -1,5 +1,5 @@
1
## DO NOT CHANGE the "init" and "install" sections below
2
-## Download script file from GitHub
+## Download script file from GitHub
3
4
init:
5
ps: |
codecov.yml
@@ -1,3 +1,3 @@
-comment: false
+comment: false
codecov:
token: 5d5eaa71-93fe-4916-acd9-3caddde8852b
0 commit comments