summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2016-06-02 18:58:26 +0200
committerKornelius Kalnbach <murphy@rubychan.de>2016-06-02 18:58:26 +0200
commitfdb27f78983cc4d4e52d887875b1a4cd256c2757 (patch)
tree625768ec1a8116b620c9c07d1f51e6063f68ab9e
parent7e330abe861bcd2b23b5ea09456335a45555530b (diff)
downloadcoderay-fdb27f78983cc4d4e52d887875b1a4cd256c2757.tar.gz
revert some changes not related to #195
-rw-r--r--.travis.yml2
-rw-r--r--FOLDERS1
2 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e04b164..a8080ce 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,9 +10,9 @@ rvm:
- 2.2
- 2.3.0
- ruby-head
- - jruby-head
- jruby-18mode
- jruby-19mode
+ - jruby-head
- rbx-2
branches:
only:
diff --git a/FOLDERS b/FOLDERS
index 9eae35e..1709d08 100644
--- a/FOLDERS
+++ b/FOLDERS
@@ -29,6 +29,7 @@ Run them as functional tests with <code>rake test:demos</code>.
Some additional files for CodeRay, mainly graphics and Vim scripts.
+
== lib - CodeRay library code
This is the base directory for the CodeRay library.