X-Git-Url: https://git.phdru.name/?p=cookiecutter.git;a=blobdiff_plain;f=project_template%2F.travis.yml;fp=project_template%2F.travis.yml;h=c3d76aa89bc4b7288095e3f2377b8d4b228ba231;hp=19b5d49ea8a85c5817d53f963117148a232aebf3;hb=c57fb8aa2c95367e77106fd2c479184b06a84114;hpb=fcc5417d32bac949956ec3a12aa859a4d264e508 diff --git a/project_template/.travis.yml b/project_template/.travis.yml index 19b5d49..c3d76aa 100644 --- a/project_template/.travis.yml +++ b/project_template/.travis.yml @@ -1,11 +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 - language: python python: