Skip to content

Commit da63941

Browse files
committed
tighten top-level directory and remove Travis artifacts
1 parent b52c0dc commit da63941

File tree

3 files changed

+4
-39
lines changed

3 files changed

+4
-39
lines changed

.travis.yml

Lines changed: 0 additions & 38 deletions
This file was deleted.

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2021-12-08 Dirk Eddelbuettel <[email protected]>
2+
3+
* README.md: Remove unused continuous integration artifact and badge
4+
15
2021-10-13 Dirk Eddelbuettel <[email protected]>
26

37
* inst/CITATION: Refinment of doi use

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
## RcppEigen: R and Eigen via Rcpp
22

3-
[![Build Status](https://travis-ci.org/RcppCore/RcppEigen.svg)](https://travis-ci.org/RcppCore/RcppEigen)
43
[![CI](https://github.com/RcppCore/RcppEigen/workflows/ci/badge.svg)](https://github.com/RcppCore/RcppEigen/actions?query=workflow%3Aci)
54
[![License](https://img.shields.io/badge/license-GPL%20%28%3E=%202%29-brightgreen.svg?style=flat)](https://www.gnu.org/licenses/gpl-2.0.html)
65
[![License](https://img.shields.io/badge/license-MPL2-brightgreen.svg?style=flat)](https://www.mozilla.org/MPL/2.0/)

0 commit comments

Comments
 (0)