8000 Merge branch 'master' into barry-update-pr-template · staticdev/github4.py@30ac848 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

Commit 30ac848

Browse files
authored
Merge branch 'master' into barry-update-pr-template
2 parents 229c545 + 8a81ac3 commit 30ac848

File tree

3 files changed

+4
-48
lines changed

3 files changed

+4
-48
lines changed

.travis.yml

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

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ clean:
1111
git clean -Xdf
1212
rm -rf build/ dist/
1313

14-
travis:
14+
ga:
1515
$(TEST_RUNNER)
1616

17-
tests: travis
17+
tests: ga
1818

1919
test-deps:
2020
pip install -r dev-requirements.txt

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ Build status
4747

4848
You can find `master` build statuses for different environments.
4949

50-
- travis_
50+
- Github_
5151
- appveyor_
5252

53-
.. _travis: https://travis-ci.org/sigmavirus24/github3.py
53+
.. _Github: https://github.com/sigmavirus24/github3.py/actions
5454
.. _appveyor: https://ci.appveyor.com/project/sigmavirus24/github3-py/branch/master
5555

5656
License

0 commit comments

Comments
 (0)
0