Skip to content

Commit

Permalink
ci: before_script doesn't run before bundling, so no way to run again…
Browse files Browse the repository at this point in the history
…st ree for now
  • Loading branch information
dchelimsky committed Jan 31, 2012
1 parent 7e6dc98 commit 9a6850e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
@@ -1,9 +1,7 @@
before_script: "test `gem -v` != 1.8.* && (rubygems update --system)"
script: "bin/rake --trace 2>&1"
bundler_args: "--binstubs"
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- ree
- jruby

0 comments on commit 9a6850e

Please sign in to comment.