Skip to content

Commit 30e0abb

Browse files
committed
abandon travis until core
1 parent 9a1f8c1 commit 30e0abb

File tree

3 files changed

+2
-11
lines changed

3 files changed

+2
-11
lines changed

.travis.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ruby Word Cram
22

3-
[![Gem Version](https://badge.fury.io/rb/ruby_wordcram.svg)](https://badge.fury.io/rb/ruby_wordcram) [![Travis CI](https://travis-ci.org/ruby-processing/WordCram.svg)](https://travis-ci.org/ruby-processing/WordCram)
3+
[![Gem Version](https://badge.fury.io/rb/ruby_wordcram.svg)](https://badge.fury.io/rb/ruby_wordcram)
44

55
A gem wrapper for the WordCram library
66

pom.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
'wordcram.basedir' => '${project.basedir}'
3030
)
3131

32-
jar 'org.processing:core:3.3.7'
32+
jar 'org.processing:core:4.0.0'
3333
jar 'org.jsoup:jsoup:1.13.1'
3434

3535
overrides do

0 commit comments

Comments
 (0)