Browse Source

prerequis pandoc

sniperovitch 8 years ago
parent
commit
0e52931333
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .travis.yml

+ 5 - 0
.travis.yml

@@ -0,0 +1,5 @@
+before_install:
+  - sudo apt-get -qq update
+  - sudo apt-get install -y pandoc
+  - "cpanm Pandoc"
+