Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Commit

Permalink
Create .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shntnu authored Feb 14, 2018
1 parent 4fc5daf commit 47d1a15
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
language: R
cache: packages
sudo: false
#notifications:
# slack: broadimagingplatform:RwPvnCWzdnITRIlrw4upNh0i
#r_packages:
# - covr
#after_success:
#- Rscript -e 'covr::codecov()'

0 comments on commit 47d1a15

Please sign in to comment.