Try to fix Travis
FFI is no longer used in the new pygments.rb. apt-get update may resolve the asciidoc install failure.
This commit is contained in:
+1
-1
@@ -4,5 +4,5 @@ rvm:
|
|||||||
notifications:
|
notifications:
|
||||||
disabled: true
|
disabled: true
|
||||||
before_install:
|
before_install:
|
||||||
- gem uninstall ffi -a
|
- sudo apt-get update
|
||||||
- sudo apt-get install -y asciidoc
|
- sudo apt-get install -y asciidoc
|
||||||
Reference in New Issue
Block a user