Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Commit 57cce77

Browse files
committed
Removed before install, added github package of nycflights13
1 parent 2089bd9 commit 57cce77

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

.travis.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,7 @@ sudo: false
55
cache: packages
66
warnings_are_errors: false
77

8-
before_install:
9-
- curl -OL http://raw.github.com/craigcitro/r-travis/master/scripts/travis-tool.sh
10-
- chmod 755 ./travis-tool.sh
11-
- ./travis-tool.sh bootstrap
12-
13-
install:
14-
- ./travis-tool.sh install_r nycflights13
15-
168
r_github_packages:
179
- Azure/rAzureBatch
1810
- jimhester/lintr
19-
20-
11+
- hadley/nycflights13

0 commit comments

Comments
 (0)