Dawa Ometto
d32c5a88f7
Actually package the sprockets manifest.
2020-03-30 01:30:05 +02:00
Dawa Ometto
b209127000
Use a precompiled jruby on Travis
2020-03-29 22:45:04 +02:00
Dawa Ometto
23b97daa84
Fix Travis
2020-03-29 22:35:28 +02:00
Dawa Ometto
6a1ea82ff1
Merge branch 'master' into 5.x
2020-03-29 21:57:31 +02:00
Dawa Ometto
28bfe02411
Update travis
2020-03-29 20:13:09 +02:00
Bart Kamphorst
fa08ce35cc
Add travis fix for running the tests properly.
2019-08-14 15:00:25 +02:00
Dawa Ometto
0de56202e9
Attempt travis fix ( #1392 )
2019-08-12 15:33:34 +02:00
Bart Kamphorst
051b88fe70
Drop support for ruby =< 2.2 on Travis (due to Sinatra upgrade to 2.0).
2018-09-17 21:25:24 +02:00
Dawa Ometto
2f864c5e15
Stop support for ruby 2.0.0 because it is not compatible with a safe nokogiri. See https://github.com/gollum/gollum-lib/issues/278
2017-07-31 18:09:32 +02:00
Dawa Ometto
c9e3e9aa84
Try fix Travis
2017-07-31 18:05:43 +02:00
Dawa Ometto
7139590798
Try fix travis
2017-07-31 18:01:37 +02:00
Dawa Ometto
8aa10fe400
Yaml frontmatter ( #1217 )
...
Render YAML frontmatter
* Fix tests on 5.x
* Update README
* Refactor Page view #table
* Minor refactor
* Refactor
2017-04-09 19:26:04 +02:00
Connor Shea
9a2231804d
Test on Ruby 2.4
2017-01-14 19:10:17 -05:00
Bart Kamphorst
6bd2f3bff5
Drop 1.9.3 testing on Travis, add 2.3.0.
2016-01-10 15:28:23 +01:00
GROUX Richard
f651a401e8
deps(update): test with ruby 2.2.2
...
need to add `test-unit` gem when using ruby >= 2.2.0
2015-07-27 13:49:03 +02:00
Dawa Ometto
a27b882493
Test on jruby
2015-04-06 00:57:18 +02:00
bootstraponline
2297ce418d
Test on Ruby 2.1.1
...
The current stable version of Ruby is 2.1.1 so gollum should be tested there.
2014-04-02 23:30:20 -04:00
Jamie Oliver
fc0a879e52
Support Ruby 2.1.0. Closes #784
2014-01-11 14:42:35 +00:00
bootstraponline
ecc6c32933
Update gemspec
2013-10-15 07:11:36 -04:00
bootstraponline
f05282badf
Drop 1.8.7 support on Travis (It's broken)
...
Don't email me on fail
2013-07-18 08:16:01 -04:00
bootstraponline
28a0329f65
Notify me on build failure
2013-02-25 21:50:49 -05:00
bootstraponline
fef62b63cb
ASCIIDOC tests don't run on Travis
...
Tests that use to be green now fail when rerun. The issue is with the travis configuration and asciidoc.
https://travis-ci.org/github/gollum/jobs/3603171
2012-12-18 18:25:41 -07:00
bootstraponline
8b3d944fd2
Fix #586
...
Place ASCIIDOC test behind ENV var
2012-11-16 19:08:45 -07:00
bootstraponline
e16ae7b511
Travis is having a bad day
...
E: There are problems and -y was used without --force-yes
before_install: 'sudo apt-get install -y asciidoc' returned false.
Done. Build script exited with: 1
2012-10-13 14:07:15 -06:00
bootstraponline
039b5cce98
Try to fix Travis
...
FFI is no longer used in the new pygments.rb.
apt-get update may resolve the asciidoc install failure.
2012-10-12 20:24:31 -06:00
bootstraponline
7b0988cc19
Remove empty line.
2012-05-24 17:10:05 -06:00
bootstraponline
a4c79f09f8
Gem uninstall does not require sudo (pointed out by @michaelklishin).
2012-05-24 16:48:54 -06:00
Corey Donohoe
ac9fef784a
nuke the ffi gem on travis boxes
...
/cc @bootstraponline @akzhan
2012-05-24 15:31:54 -07:00
Corey Donohoe
1043b4de70
Revert "Merge pull request #338 from jroes/resize-sha1s"
...
This reverts commit 4bc5e7b8ff , reversing
changes made to 423b5205bf .
2012-05-16 12:48:16 -07:00
Jonathan Roes
fbcc69ec67
Tell Travis that the tests now depend on docutils.
2012-05-12 21:47:31 -04:00
Corey Donohoe
26f372a36a
this works on 1.9.3 now too
2012-05-08 12:25:03 -07:00
Corey Donohoe
391838cfc3
no more rbx
2012-05-02 01:25:52 +02:00
Corey Donohoe
36a11ded4f
Merge pull request #304 from rwfowler/asciidocLinksWithTravis
...
Disable internal link processing for asciidoc
2012-05-01 16:10:51 -07:00
Corey Donohoe
b061e0f859
2.0 is unnecessary
2012-05-02 00:49:44 +02:00
Corey Donohoe
4972fbbc7b
this doesn't build on 1.9.x /cc @brianmario
2012-05-02 00:44:17 +02:00
Ryan Fowler
d1cf698b45
Disable internal link processing for asciidoc
...
asciidoc's representation of section identifiers interferes with
Gollum's page linking. This disables Gollum's page link tag
extraction for asciidoc files.
Adds "apt-get install -y asciidoc" to .travis.yml so tests pass
on @travis-ci.
2012-05-01 14:23:26 -05:00
risk
c47a47bc30
disable notifications
2011-07-21 15:43:03 -07:00
risk
d9b1ea3d51
track builds in travis-ci
2011-07-21 14:53:05 -07:00