Skip to content

Commit

Permalink
bring travis config up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisBAshton committed Jan 24, 2017
1 parent 599b4f6 commit 73133a8
Showing 1 changed file with 2 additions and 3 deletions.
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 73133a8

Please sign in to comment.