Skip to content

Commit

Permalink
.travis.yml: add 'make distcheck'
Browse files Browse the repository at this point in the history
  • Loading branch information
rrthomas committed Mar 8, 2014
1 parent 1b0f4c1 commit 44d8191
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ script:
- make V=1
- sudo make install
- fontforge -version
- make DISTCHECK_CONFIGURE_FLAGS="PYTHON=python3 UPDATE_MIME_DATABASE=/bin/true UPDATE_DESKTOP_DATABASE=/bin/true" distcheck
branches:
only:
- master

0 comments on commit 44d8191

Please sign in to comment.