.travis.yml 88 B

1234
  1. language: ruby
  2. rvm:
  3. - 1.9.3
  4. before_install: "cp Gemfile.lock.development Gemfile.lock"