diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 41054cf..0000000 --- a/.travis.yml +++ /dev/null @@ -1,15 +0,0 @@ -language: python -cache: pip - -matrix: - include: - - python: "2.7" - - python: "3.4" - - python: "3.5" - - python: "3.6" - - python: "3.7" - dist: xenial - - python: "pypy" - -script: - - python setup.py test diff --git a/README.rst b/README.rst index 1e702c7..e990485 100644 --- a/README.rst +++ b/README.rst @@ -282,5 +282,5 @@ http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations. -.. |Build Status| image:: https://travis-ci.org/tumblr/pytumblr.png?branch=master - :target: https://travis-ci.org/tumblr/pytumblr +.. |Build Status| image:: https://github.com/tumblr/pytumblr/actions/workflows/ci.yaml/badge.svg + :target: https://github.com/tumblr/pytumblr/actions/workflows/ci.yaml