Skip to content

Commit

Permalink
Reindent .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joliss committed Jan 26, 2012
1 parent 53bfdca commit 02ed39a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- ruby-head
- ree
- jruby
- rbx-18mode
- 1.8.7
- 1.9.2
- 1.9.3
- ruby-head
- ree
- jruby
- rbx-18mode
gemfile:
- Gemfile
- gemfiles/Gemfile.base-versions
- Gemfile
- gemfiles/Gemfile.base-versions
before_script:
- 'sh -e /etc/init.d/xvfb start'
- 'sh -e /etc/init.d/xvfb start'
before_install:
- 'git submodule update --init'
- 'git submodule update --init'
env:
- DISPLAY=':99.0'

0 comments on commit 02ed39a

Please sign in to comment.