Skip to content

Commit

Permalink
use the new release of TF
Browse files Browse the repository at this point in the history
  • Loading branch information
mpapis committed Aug 9, 2012
1 parent a5cd922 commit d45fcff
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
@@ -1,7 +1,7 @@
language: ruby
rvm:
- 1.9.3
install: gem install tf
install: gem install tf -v '>=0.4.1'
before_script:
- rvm alias delete default
- hash -r
Expand Down

0 comments on commit d45fcff

Please sign in to comment.