Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Jan 27, 2016
1 parent af290be commit 809f934
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
@@ -1,8 +1,11 @@
before_script:
sudo: false
before_install:
- git config --global user.email "you@example.com"
- git config --global user.name "Your Name"
- gem install bundler
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1.8
- 2.2.3

0 comments on commit 809f934

Please sign in to comment.