Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
mvaello committed Mar 15, 2015
2 parents 6b10951 + c95e060 commit 14d8e80
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
language: ruby
rvm:
- 2.1.0
- 2.2.0

before_install:
- gem update --system
- gem --version

bundler_args: --without production test

notifications:
email: false

0 comments on commit 14d8e80

Please sign in to comment.