codeforamerica / pdfhook

A Python web application for converting PDF forms into PDF-filling APIs
https://pdfhook.herokuapp.com
MIT License
46 stars 24 forks source link

Multiple pdfs #45

Closed bengolder closed 8 years ago

bengolder commented 8 years ago

Changes:

bengolder commented 8 years ago

It looks like recent attempts to install pdftk on Travis are failing. It is unclear why. I'm going to try pushing inconsequential changes in order to trigger new builds. Hopefully it was a temporary connectivity issue on Travis's side.

$ sudo apt-get install pdftk -y
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package pdftk
The command "sudo apt-get install pdftk -y" failed and exited with 100 during .
Your build has been stopped.
coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.8%) to 84.416% when pulling d04d9adf9adda7a906935a33e5ec426e08262b35 on test_pdftk into 3fc9213805c6cddfc9d8a4d0d12b90981cbc7d04 on master.

bengolder commented 8 years ago

I'm going to assume Travis was having temporary problems. Merging.