]> git.phdru.name Git - cookiecutter.git/blobdiff - project_template/.travis.yml
CI: Remove branch limitations
[cookiecutter.git] / project_template / .travis.yml
index e5fa7117560c0cecdf8a0de334a6d786cf27ebdf..c3d76aa89bc4b7288095e3f2377b8d4b228ba231 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: