Skip to content

Commit

Permalink
tighten top-level directory and remove Travis artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Dec 19, 2021
1 parent 8da1ec9 commit 4903377
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 36 deletions.
35 changes: 0 additions & 35 deletions .travis.yml

This file was deleted.

4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2021-12-19 Dirk Eddelbuettel <edd@debian.org>

* README.md: Remove unused continuous integration artifact and badge

2021-10-13 Dirk Eddelbuettel <edd@debian.org>

* man/ziggurat.Rd: Refinement of doi use in Rd file
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

## RcppZiggurat: Rcpp Bindings for Ziggurat RNGs

[![Build Status](https://travis-ci.org/eddelbuettel/rcppziggurat.svg)](https://travis-ci.org/eddelbuettel/rcppziggurat)
[![CI](https://github.com/eddelbuettel/rcppziggurat/workflows/ci/badge.svg)](https://github.com/eddelbuettel/rcppziggurat/actions?query=workflow%3Aci)
[![License](http://img.shields.io/badge/license-GPL%20%28%3E=%202%29-brightgreen.svg?style=flat)](http://www.gnu.org/licenses/gpl-2.0.html)
[![CRAN](http://www.r-pkg.org/badges/version/RcppZiggurat)](https://cran.r-project.org/package=RcppZiggurat)
Expand Down

0 comments on commit 4903377

Please sign in to comment.