Skip to content

Commit

Permalink
add po/common/en.po to the list files that must not have empty string…
Browse files Browse the repository at this point in the history
…s - issue #897
  • Loading branch information
stephanegigandet committed Sep 29, 2017
1 parent 9ec83be commit 586d756
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 @@ -31,6 +31,7 @@ install:
- sed -i -e 's|\$server_domain = "openfoodfacts.org";|\$server_domain = "off.travis-ci.org";|g' $TRAVIS_BUILD_DIR/lib/ProductOpener/Config2.pm
- sed -i -e 's|\/home\/off|'$TRAVIS_BUILD_DIR'|g' $TRAVIS_BUILD_DIR/lib/ProductOpener/Config2.pm
script:
- scripts/check_po_file.pl $TRAVIS_BUILD_DIR/po/common/en.po
- scripts/check_po_file.pl $TRAVIS_BUILD_DIR/po/tags/en.po
- prove -l
- perl -c -CS -I$TRAVIS_BUILD_DIR/lib lib/startup_apache2.pl
Expand Down

0 comments on commit 586d756

Please sign in to comment.