Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Browse files

Run CI only on master

  • Loading branch information...
adam3smith committed Feb 9, 2019
1 parent c544ee3 commit 89d31d5e3affd98abd353c6bd6a42cc3cdfaa35f
Showing with 6 additions and 0 deletions.
  1. +3 −0 .travis.yml
  2. +3 −0 appveyor.yml
@@ -4,6 +4,9 @@ language: R
sudo: false
cache: packages
dist: xenial
branches:
only:
- master

addons:
apt:
@@ -14,6 +14,9 @@ cache:
- C:\RLibrary

# Adapt as necessary starting from here
branches:
only:
- master

build_script:
- travis-tool.sh install_deps

0 comments on commit 89d31d5

Please sign in to comment.
You can’t perform that action at this time.