Skip to content

Commit

Permalink
Make specs and cucumber tests run on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Carriço committed Mar 3, 2012
1 parent 79333f5 commit 3be5f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,5 @@
rvm: 1.8.7 rvm: 1.8.7
script: "rake test" script: "rake test spec features"
notifications: notifications:
email: email:
- pedro.carrico@gmail.com - pedro.carrico@gmail.com

0 comments on commit 3be5f04

Please sign in to comment.