Skip to content

Commit 3c7232a

Browse files
authored
Merge pull request #56 from ulgens/purge-travis
Purge any left travis config/reference
2 parents c7380bb + b02c721 commit 3c7232a

File tree

3 files changed

+1
-38
lines changed

3 files changed

+1
-38
lines changed

.travis.yml

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

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Creating a release
2222
* Set the correct title for the release in ``HISTORY.rst``.
2323
* If needed update the ``AUTHORS.rst`` file with new contributors.
2424
* Commit everything and make sure the working tree is clean.
25-
* Push everything to github and make sure the tests pass on Travis::
25+
* Push everything to github and make sure the CI passes:
2626

2727
git push origin master
2828

MANIFEST.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ include requirements-test.txt
77
include requirements.txt
88

99
exclude .coveragerc
10-
exclude .travis.yml
1110
exclude tox.ini
1211

1312
prune docs

0 commit comments

Comments
 (0)