Skip to content

Commit

Permalink
Try both linux and OSX
Browse files Browse the repository at this point in the history
For some reason they worked individually but failed when tried both on master.
  • Loading branch information
dfalster committed Aug 7, 2017
1 parent a948e72 commit 5161e6d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ env:

matrix:
include:
# - os: linux
# dist: trusty
# env:
# - R_CODECOV=true
# - MAKEFLAGS="-j 2"
- os: linux
dist: trusty
env:
- R_CODECOV=true
- MAKEFLAGS="-j 2"
- os: osx
latex: false

Expand Down

0 comments on commit 5161e6d

Please sign in to comment.