]> git.phdru.name Git - mimedecode.git/blobdiff - .travis.yml
Feat: Replaced outdated and insecure `mktemp` with `NamedTemporaryFile`
[mimedecode.git] / .travis.yml
index 68a8bace73e7e1e9c45be66f6f62028463e42a03..fc8ae1f2b787cd844c441ebfbc24512eff4f9eb4 100644 (file)
@@ -1,14 +1,3 @@
-# Config file for automatic testing at travis-ci.org
-
-# Only test master and pull requests; skip tags.
-# Other branches can allow themselves.
-branches:
-  only:
-    - master
-
-# Prefer docker containers
-sudo: required
-
 language: python
 
 python: