Skip to content

Commit

Permalink
quote maybe? hey, yaml, yaml...
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Oct 18, 2018
1 parent 57c7917 commit 6c61415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ script:

# deploy to xran after integration tests
after_success:
- "[ $TARGET = travis ] && Rscript -e covr::codecov() || true"
- "[ $TARGET = travis ] && Rscript -e 'covr::codecov()' || true"
- export R_PKG="$(basename $TRAVIS_REPO_SLUG)"
- "[ $TARGET = integration ] && (curl https://xran.yihui.name/r-xran | bash)"

0 comments on commit 6c61415

Please sign in to comment.