[geany/geany-plugins] cb8355: travis: Run distcheck as well

Colomban Wendling git-noreply at xxxxx
Tue Dec 4 07:54:51 UTC 2018


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Tue, 04 Dec 2018 07:54:51 UTC
Commit:      cb83551549c3cb2264cf522580c3e02990cdea92
             https://github.com/geany/geany-plugins/commit/cb83551549c3cb2264cf522580c3e02990cdea92

Log Message:
-----------
travis: Run distcheck as well


Modified Paths:
--------------
    .travis.yml

Modified: .travis.yml
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -135,6 +135,7 @@ script:
   - ../configure --disable-silent-rules
   - make -j2
   - make -j2 check
+  - make -j2 distcheck
 
 after_script:
   - test -z "$TEMPDIR" || rm -rf "$TEMPDIR"



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list