Skip to content

Commit

Permalink
Merge pull request #6 from onlyoffice-testing-robot/feature/fix-travis
Browse files Browse the repository at this point in the history
Fix travis and update it
  • Loading branch information
ShockwaveNN authored May 25, 2017
2 parents 80a8b98 + 6b7a3c7 commit ce3c67f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
language: ruby
rvm:
- ruby-head
- 2.3.0
- 2.2
- 2.1
rvm:
- 2.1.10
- 2.4.1
- 2.3.4
- 2.2.7
- 2.1.10
before_install: gem install bundler -v 1.13.4
script:
- bundle exec rspec

0 comments on commit ce3c67f

Please sign in to comment.