Skip to content

Commit

Permalink
python language
Browse files Browse the repository at this point in the history
  • Loading branch information
fgregg committed Jun 6, 2013
1 parent 43d7fbf commit e5c748a
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
@@ -1,5 +1,5 @@
# https://github.com/travis-ci/travis-ci/wiki/.travis.yml-options

language: python
install: "ci/install.sh"
script: "councilmatic/manage.py test -v2 --with-coverage --cover-package=phillyleg --cover-package=subscriptions --cover-package=cm_api --cover-package=bookmarks --cover-package=main --cover-package=utils"
python:
Expand Down

0 comments on commit e5c748a

Please sign in to comment.