Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ohler55/ox
Browse files Browse the repository at this point in the history
  • Loading branch information
ohler55 committed Dec 19, 2019
2 parents 7c96307 + dcaf950 commit ce1fc1e
Show file tree
Hide file tree
Showing 15 changed files with 346 additions and 193 deletions.
12 changes: 12 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# These are supported funding model platforms

github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: rubygems/ox
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: # Replace with a single custom sponsorship URL
8 changes: 6 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
os:
- linux
- osx

language: ruby

rvm:
- 2.2.9
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.2
- 2.5.5
- 2.6.3

install: gem install test-unit

Expand Down
Loading

0 comments on commit ce1fc1e

Please sign in to comment.