Skip to content

Commit

Permalink
Update .travis.yaml config
Browse files Browse the repository at this point in the history
  • Loading branch information
dnkoutso committed Jul 11, 2019
1 parent bc9e262 commit ffefb44
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
os:
- osx

language: ruby

dist: trusty

branches:
only:
- master
Expand All @@ -13,9 +12,10 @@ addons:
repo_token: 4d2c1cec2a5ba5fd0cd09aa76d1bcb52854e12ace21660dbf65a36a59ba7a973

rvm:
- 2.0.0
- 2.0.0-p647
- 2.3.4
- 2.5.0
- 2.4.1
- 2.6.2

install:
- brew install bzr
Expand Down

0 comments on commit ffefb44

Please sign in to comment.