Skip to content

Commit

Permalink
cache bundler on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Feb 4, 2014
1 parent efe167d commit b94a868
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,13 +1,16 @@
language: ruby
cache: bundler

rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- 2.1.0

before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"

notifications:
irc: "irc.freenode.org#opal"

0 comments on commit b94a868

Please sign in to comment.