diff options
| author | Oskari Timperi <oswjk@users.noreply.github.com> | 2017-04-11 19:48:12 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-04-11 19:48:12 +0300 |
| commit | 3c59705d390e3bd0713a14cf14aee83851a71e38 (patch) | |
| tree | df7a056eb3c42f3d5d0a1628fd8dfdc977bf10a3 | |
| parent | 5bd4fea05f28bf7d308fcb60096ad9b613c44eaa (diff) | |
| download | mkpdf-3c59705d390e3bd0713a14cf14aee83851a71e38.tar.gz mkpdf-3c59705d390e3bd0713a14cf14aee83851a71e38.zip | |
Add language back to .travis.yml
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 16f4a7c..47d32c8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +language: c script: - ./build.sh - cd build |
