Skip to content

Commit

Permalink
forgot to add
Browse files Browse the repository at this point in the history
  • Loading branch information
jensens committed Nov 27, 2015
1 parent e941a78 commit 83931d9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions travis.cfg
@@ -0,0 +1,14 @@
[buildout]
extends = buildout.cfg
parts =
code-analysis
test
coverage

always-checkout = false
auto-checkout =

[code-analysis]
recipe = plone.recipe.codeanalysis
pre-commit-hook = False
return-status-codes = True

0 comments on commit 83931d9

Please sign in to comment.