Skip to content

Commit

Permalink
fix gem install --version
Browse files Browse the repository at this point in the history
  • Loading branch information
mpapis committed Feb 13, 2012
1 parent 4808062 commit ebc5b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ rvm:
- 1.9.3
install: true
before_install:
- gem install dtf-0.1.2
- gem install dtf -version 0.1.2
script: 'dtf test/*'

0 comments on commit ebc5b9d

Please sign in to comment.