]> git.phdru.name Git - cookiecutter.git/blobdiff - project_template/.travis.yml
Fix copy/paste error
[cookiecutter.git] / project_template / .travis.yml
index 74a3facb36125c7ca755b25fd95ee8dc92476799..c64271decace4d7a812b3fdf22608ac77612d91c 100644 (file)
@@ -1,10 +1,9 @@
 # Config file for automatic testing at travis-ci.org
 
-# Only test maint, master and pull requests; skip tags.
+# Only test master and pull requests; skip tags.
 # Other branches can allow themselves.
 branches:
   only:
-    - maint
     - master
 
 # Prefer docker containers