Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Commit

Permalink
add Gemfile.lock to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
nashby committed Jan 19, 2012
1 parent c9391c9 commit 2670b20
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: rvm:
- 1.9.2 - 1.9.2
- 1.9.3 - 1.9.3

gemfile: Gemfile.lock
script: 'bundle exec rspec spec --format progress' script: 'bundle exec rspec spec --format progress'

0 comments on commit 2670b20

Please sign in to comment.