mirror of
https://github.com/sismics/docs.git
synced 2026-02-15 00:30:57 +00:00
#83: Tag name duplicates now allowed
This commit is contained in:
9
.travis.yml
Normal file
9
.travis.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
language: java
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get -y -q install tesseract-ocr tesseract-ocr-fra tesseract-ocr-jpn
|
||||
env:
|
||||
- TESSDATA_PREFIX=/usr/share/tesseract-ocr
|
||||
- LC_NUMERIC=C
|
||||
before_script:
|
||||
- cd docs-parent
|
||||
Reference in New Issue
Block a user