Skip to content

Commit e936b44

Browse files
need parquet on travis too
1 parent ff260c5 commit e936b44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,8 @@ matrix:
307307
language: r
308308
cache: packages
309309
latex: false
310+
env:
311+
- ARROW_TRAVIS_PARQUET=1
310312
before_install:
311313
# Have to copy-paste this here because of how R's build steps work
312314
- eval `python $TRAVIS_BUILD_DIR/ci/detect-changes.py`

0 commit comments

Comments
 (0)