summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 5a9e29013d7ca4bde25aa4c3c73f203a06bb8eb7 (plain)
1
2
3
4
script: "python setup.py test"
notifications:
  email: false
  irc: "irc.freenode.org#factory_boy"