summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.