Skip to content

Commit 940fb23

Browse files
authored
Merge pull request #1190 from RcppCore/feature/prune_travis
Tighten top-level directory and remove Travis artifacts
2 parents 3443781 + 832c034 commit 940fb23

File tree

3 files changed

+5
-50
lines changed

3 files changed

+5
-50
lines changed

.travis.yml

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

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2021-11-30 Dirk Eddelbuettel <[email protected]>
2+
3+
* README.md: Remove Travis badge
4+
* .travis.yml: Removed
5+
16
2021-11-15 Dirk Eddelbuettel <[email protected]>
27

38
* docker/ci/Dockerfile: Minor cleanup

README.md

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

3-
[![Build Status](https://travis-ci.org/RcppCore/Rcpp.svg)](https://travis-ci.org/RcppCore/Rcpp)
43
[![CI](https://github.com/RcppCore/Rcpp/workflows/ci/badge.svg)](https://github.com/RcppCore/Rcpp/actions?query=workflow%3Aci)
54
[![License](https://eddelbuettel.github.io/badges/GPL2+.svg)](https://www.gnu.org/licenses/gpl-2.0.html)
65
[![CRAN](https://www.r-pkg.org/badges/version/Rcpp)](https://cran.r-project.org/package=Rcpp)

0 commit comments

Comments
 (0)