Add .travis.yml configuration.

This commit is contained in:
José Valim 2011-02-25 22:25:24 +01:00
parent aa81df261c
commit a535b047ff
1 changed files with 1 additions and 0 deletions

1
.travis.yml Normal file
View File

@ -0,0 +1 @@
script: "rake test"