Skip to content

Commit 5e4f627

Browse files
committed
Remove travis-ci logic.
1 parent 108c93f commit 5e4f627

File tree

3 files changed

+1
-176
lines changed

3 files changed

+1
-176
lines changed

.ci/upload_docs.sh

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

.travis.yml

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ See the [Boost.Python](http://boostorg.github.io/python) documentation for detai
2121

2222
**Hint :** Check out the [development version](http://boostorg.github.io/python/develop) of the documentation to see work in progress.
2323

24-
# Building [![Build Status](https://travis-ci.org/boostorg/python.svg?branch=develop)](https://travis-ci.org/boostorg/python) [![Build status](https://ci.appveyor.com/api/projects/status/cgx9xma6v3gjav92/branch/develop?svg=true)](https://ci.appveyor.com/project/stefanseefeld/python/branch/develop)
24+
# Building ![Test Ubuntu](https://github.com/boostorg/python/workflows/Test%20Ubuntu/badge.svg) ![Test OSX](https://github.com/boostorg/python/workflows/Test%20OSX/badge.svg) [![Build status](https://ci.appveyor.com/api/projects/status/cgx9xma6v3gjav92/branch/develop?svg=true)](https://ci.appveyor.com/project/stefanseefeld/python/branch/develop)
2525

2626

2727
While Boost.Python is part of the Boost C++ Libraries super-project, and thus can be compiled as part of Boost, it can also be compiled and installed stand-alone, i.e. against a pre-installed Boost package.

0 commit comments

Comments
 (0)