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

Commit

Permalink
Add build definition
Browse files Browse the repository at this point in the history
  • Loading branch information
John Carr committed Apr 11, 2012
1 parent ac0dac0 commit 4d69b14
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -0,0 +1,8 @@
language: python

install:
- python bootstrap.py
- ./bin/buildout

script: ./bin/test

0 comments on commit 4d69b14

Please sign in to comment.