Skip to content

Commit

Permalink
17:43:06 parndt: josh-k: does travis output ruby --version by itself …
Browse files Browse the repository at this point in the history
…now? 17:43:14 josh-k: parndt: yep
  • Loading branch information
parndt authored and radar committed Dec 10, 2011
1 parent 81c4ee9 commit fe231b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
before_install: gem install bundler --pre
before_script:
- "ruby --version"
- "sh -e /etc/init.d/xvfb start"
- "bundle exec rake test_app"
script: "DISPLAY=:99.0 bundle exec rake"
Expand Down

0 comments on commit fe231b8

Please sign in to comment.