Wireshark-commits: [Wireshark-commits] master 5d0fec3: travis: add -e to ci script.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 16 Jun 2019 03:06:26 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5d0fec3363c571040ebf3cd065d32b0e00008472
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

5d0fec3 by Dario Lombardo (lomato@xxxxxxxxx):

    travis: add -e to ci script.
    
    This will stop if the build fails as soon as one command fails.
    This prevents for instance to run the tests if one executable
    failed to compile.
    
    A long discussion is still in place and this looks like the quickest
    solution: https://github.com/travis-ci/travis-ci/issues/1066
    
    Change-Id: Ifa630bc37b43b4ee9693cebdbb5b8a6ddf127aad
    Reviewed-on: https://code.wireshark.org/review/33612
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  bfad6f0   wslua: add a Proto parameter to DissectorTable.new()
     add  5d0fec3   travis: add -e to ci script.


Summary of changes:
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)