Skip to content

Commit

Permalink
Merge 5c2d88e into a37a5b8
Browse files Browse the repository at this point in the history
  • Loading branch information
nfultz committed Jan 31, 2018
2 parents a37a5b8 + 5c2d88e commit 49063d8
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ matrix:

- os: linux
r: oldrel
r_github_packages:
- hadley/pkgdown
r_github_packages:
- jyypma/nloptr
- DeclareDesign/DDtools
after_success:
- echo skipping source packaging on linux/oldrel

- os: osx
r: release

if: branch = master

- os: osx
osx_image: xcode6.4
r: oldrel
if: branch = master


env:
Expand All @@ -37,7 +37,6 @@ r_packages:
- covr
- drat
r_github_packages:
- hadley/pkgdown
- DeclareDesign/DDtools
after_success:
- test $TRAVIS_OS_NAME == "linux" && NOT_CRAN=false Rscript -e 'covr::coveralls()'
Expand Down

0 comments on commit 49063d8

Please sign in to comment.