Skip to content

Commit

Permalink
Don't clone submodule in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
lautis committed Jun 28, 2012
1 parent 1ff9bfd commit 8371d52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,6 @@ rvm:
- 1.9.2
- 1.9.3
- jruby
before_script: "git submodule update --init --recursive"
env:
- EXECJS_RUNTIME=RubyRacer
- EXECJS_RUNTIME=RubyRhino
Expand Down

0 comments on commit 8371d52

Please sign in to comment.