Skip to content

Commit

Permalink
Test with PicoLisp 17.12
Browse files Browse the repository at this point in the history
  • Loading branch information
aw committed Jan 5, 2018
1 parent 6f5315a commit efec2cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sudo: false
cache: apt

before_script:
- wget http://software-lab.de/picoLisp-17.6.tgz -O /tmp/picolisp.tgz
- wget http://software-lab.de/picoLisp-17.12.tgz -O /tmp/picolisp.tgz
- cd /tmp; tar -xf /tmp/picolisp.tgz
- cd /tmp/picoLisp/src64 && make

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Please read [EXPLAIN.md](EXPLAIN.md) to learn more about PicoLisp and this Unit
# Requirements

* PicoLisp 32-bit or 64-bit v3.1.9+
* Tested up to PicoLisp v17.6
* Tested up to PicoLisp v17.12

# Getting Started

Expand Down Expand Up @@ -248,4 +248,4 @@ If you want to improve this library, please make a pull-request.

[MIT License](LICENSE)

Copyright (c) 2017 Alexander Williams, Unscramble <license@unscramble.jp>
Copyright (c) 2015-2018 Alexander Williams, Unscramble <license@unscramble.jp>

0 comments on commit efec2cb

Please sign in to comment.