Skip to content

Commit

Permalink
Merge remote-tracking branch 'bbc/master' into feature/autogenerate-s…
Browse files Browse the repository at this point in the history
…pider-yaml
  • Loading branch information
Thomas Wunderlich committed Jan 24, 2017
2 parents 48f588a + 68abae0 commit 184c6ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0-p247
2.3.3
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.3.3
before_install:
- gem update --system 2.4.5 # last known successful Travis build
- gem update
- gem --version
script: bundle exec rspec
notifications:
Expand Down

0 comments on commit 184c6ea

Please sign in to comment.