Skip to content

Commit

Permalink
AMD
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbrodbeck committed Feb 12, 2017
1 parent f1252e4 commit 1bb6184
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
@@ -1,18 +1,17 @@
os: osx
language: r
sudo: false
# https://github.com/travis-ci/travis-ci/issues/2312

cache: # https://docs.travis-ci.com/user/caching/
- packages
- pip

matrix:
include:
- os: osx
- os: osx # https://github.com/travis-ci/travis-ci/issues/2312
python: 2.7
language: r
sudo: false
- os: linux
python: 2.7
language: r
sudo: false

r_packages:
- car
Expand Down

0 comments on commit 1bb6184

Please sign in to comment.