Skip to content

Commit

Permalink
activate code-analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
jensens committed Mar 11, 2015
1 parent 366551f commit 738897e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ install:
- mkdir -p buildout-cache/downloads
- pip install zc.buildout
- buildout -c travis.cfg -N -q -t 3
script: bin/test
script: bin/code-analysis && bin/test

0 comments on commit 738897e

Please sign in to comment.