Skip to content

Commit 3e8fd03

Browse files
committed
Fix .travis.yml errors #202
1 parent 4cc7234 commit 3e8fd03

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,10 @@ sudo: required
33

44
env: NOT_CRAN="true"
55

6-
script: ./travis-tool.sh run_tests
7-
86
r_binary_packages:
97
- testthat
108
- knitr
119

12-
on_failure:
13-
- ./travis-tool.sh dump_logs
14-
15-
after_script:
16-
- ./travis-tool.sh dump_logs
17-
1810
branches:
1911
only:
2012
- master

0 commit comments

Comments
 (0)