Skip to content

Commit

Permalink
remove travis configuration and additonal gemfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
marktran committed Apr 19, 2016
1 parent 5d447fb commit f8654b7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 27 deletions.
12 changes: 3 additions & 9 deletions .travis.yml
@@ -1,15 +1,9 @@
language: ruby
rvm:
- 2.0.0
- 2.1.0
- 2.2.0
- 2.3.0

gemfile:
- gemfiles/4.1.gemfile
- gemfiles/4.2.gemfile

sudo: false
cache: bundler
before_install:
- gem install bundler -v '= 1.5.1'

notifications:
hipchat:
Expand Down
9 changes: 0 additions & 9 deletions gemfiles/4.1.gemfile

This file was deleted.

9 changes: 0 additions & 9 deletions gemfiles/4.2.gemfile

This file was deleted.

0 comments on commit f8654b7

Please sign in to comment.