Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e330ab commit fdb27f7Copy full SHA for fdb27f7
.travis.yml
@@ -10,9 +10,9 @@ rvm:
10
- 2.2
11
- 2.3.0
12
- ruby-head
13
- - jruby-head
14
- jruby-18mode
15
- jruby-19mode
+ - jruby-head
16
- rbx-2
17
branches:
18
only:
FOLDERS
@@ -29,6 +29,7 @@ Run them as functional tests with <code>rake test:demos</code>.
29
30
Some additional files for CodeRay, mainly graphics and Vim scripts.
31
32
+
33
== lib - CodeRay library code
34
35
This is the base directory for the CodeRay library.
0 commit comments