Skip to content

Commit

Permalink
Added installation of rspec from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoann Jaspar committed Mar 12, 2015
1 parent 0741eb9 commit 50599fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions travis.yml
Expand Up @@ -4,4 +4,5 @@ rvm:
gemfile:
- Gemfile
script:
- cd tests; bundle install; cd -
- bundle exec rake spec

0 comments on commit 50599fa

Please sign in to comment.