X-Git-Url: https://git.phdru.name/?p=cookiecutter.git;a=blobdiff_plain;f=project_template%2F.travis.yml;h=c3d76aa89bc4b7288095e3f2377b8d4b228ba231;hp=e5fa7117560c0cecdf8a0de334a6d786cf27ebdf;hb=c57fb8aa2c95367e77106fd2c479184b06a84114;hpb=0152ab9722e3efc46defda62ded513d251dd94fe diff --git a/project_template/.travis.yml b/project_template/.travis.yml index e5fa711..c3d76aa 100644 --- a/project_template/.travis.yml +++ b/project_template/.travis.yml @@ -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: