Skip to content

Commit

Permalink
Ignores Pharo 6.
Browse files Browse the repository at this point in the history
  • Loading branch information
JurajKubelka committed Aug 12, 2016
1 parent e816c03 commit 2667517
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ os:
- osx
smalltalk:
- Pharo-5.0
- Pharo-6.0
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Orignal source code is in [SmalltalkHub](http://www.smalltalkhub.com/#!/~JurajKu

## Installation

It is tested on Pharo 5.0. For not it does not work on Pharo 6.0 (developement version), because Petit Parser configuration does not work properly (tested on August 12, 2016).

```
Metacello new
baseline: #OrgMode;
Expand Down

0 comments on commit 2667517

Please sign in to comment.