Skip to content

Commit

Permalink
Try travis configuration fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzedge committed May 29, 2013
1 parent 9805310 commit 9a7425d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -1,5 +1,10 @@
script: 'bundle exec rspec'
before_install:
- gem install bundler
language: ruby
rvm:
- 2.0.0
- 1.9.3
- 1.9.2
notifications:
email: true

0 comments on commit 9a7425d

Please sign in to comment.