1
0
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:
jendib
2016-05-05 21:12:14 +02:00
parent 27027ec412
commit c398a3c4f5
3 changed files with 13 additions and 16 deletions

9
.travis.yml Normal file
View 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