Skip to content

Commit

Permalink
Trying without homebrew on osx
Browse files Browse the repository at this point in the history
  • Loading branch information
brews committed Jul 9, 2016
1 parent cbf683f commit 5d8803e
Showing 1 changed file with 5 additions and 16 deletions.
21 changes: 5 additions & 16 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,29 +1,18 @@
os:
- linux
- osx

language: r

r:
- oldrel
- release
- devel

env:
global:
- CRAN: http://cran.rstudio.com
os:
- linux
- osx

sudo: false
cache: packages
cran: http://cran.rstudio.com
disable_homebrew: true
warnings_are_errors: true

brew_packages: hunspell

addons:
apt:
packages:
-libhunspell-dev

r_github_packages:
- hadley/testthat
- jimhester/covr
Expand Down

0 comments on commit 5d8803e

Please sign in to comment.