Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Commit

Permalink
Add a .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Apr 9, 2014
1 parent 5b3948f commit 06562a6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: python
install:
- python bootstrap.py
- bin/buildout
script:
- make html
notifications:
email: false

0 comments on commit 06562a6

Please sign in to comment.