Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Commit bdd0e8d

Browse files
committed
Remove all traces of travis
It is slower than drone and no one is looking at it.
1 parent 8b2263c commit bdd0e8d

2 files changed

Lines changed: 2 additions & 18 deletions

File tree

.travis.yml

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

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A Python client for the Packet API.
44

5-
![travis build status badge](https://travis-ci.org/packethost/packet-python.svg?branch=master "Build Status")
5+
![Build Status](https://drone.packet.net/api/badges/packethost/packet-python/status.svg "Build Status")
66

77
## Table of Contents
88

@@ -254,7 +254,7 @@ print(vlan)
254254
* Fork the project.
255255
* Start a feature/bugfix branch.
256256
* Commit and push until you are happy with your contribution.
257-
* You can test your changes with the `test/tests.sh` script, which is what travis uses to check builds.
257+
* You can test your changes with the `test/tests.sh` script, which is what drone uses to check builds.
258258

259259
## Credits
260260

0 commit comments

Comments
 (0)