Skip to content

Commit

Permalink
Travis: use 'make testtarball', install pandoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Nov 17, 2014
1 parent 6d27272 commit 8641342
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ compiler:
- gcc
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq re2c
- sudo apt-get install -qq re2c pandoc
script:
- make archive
- make testarchive
- make testtarball

0 comments on commit 8641342

Please sign in to comment.