Skip to content

Commit

Permalink
Merge pull request #25 from juliendelplanque/juliendelplanque-patch-1
Browse files Browse the repository at this point in the history
Add P9 in travis config.
  • Loading branch information
juliendelplanque authored Jan 23, 2020
2 parents b52c3c4 + 24cdf18 commit 9fa590f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ smalltalk:
- Pharo32-7.0
- Pharo32-8.0
- Pharo64-8.0
- Pharo32-9.0
- Pharo64-9.0
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
[![Pharo version](https://img.shields.io/badge/Pharo-6.1-%23aac9ff.svg)](https://pharo.org/download)
[![Pharo version](https://img.shields.io/badge/Pharo-7.0-%23aac9ff.svg)](https://pharo.org/download)
[![Pharo version](https://img.shields.io/badge/Pharo-8.0-%23aac9ff.svg)](https://pharo.org/download)
[![Pharo version](https://img.shields.io/badge/Pharo-9.0-%23aac9ff.svg)](https://pharo.org/download)

Yet another [JSON-RPC 2.0](https://www.jsonrpc.org/specification) implementation for Pharo Smalltalk

Expand Down

0 comments on commit 9fa590f

Please sign in to comment.