c55480d travis: Run bootstrap to fix build

1 file Authored by Petr Vorel 3 years ago, Committed by Daniel Kiper 3 years ago,
1 file changed. 2 lines added. 1 lines removed.
    travis: Run bootstrap to fix build
    
    autogen.sh isn't enough:
    
      $ ./autogen.sh
      Gnulib not yet bootstrapped; run ./bootstrap instead.
      The command "./autogen.sh" exited with 1.
    
    Additionally, using bootstrap requires to install autopoint package.
    
    Signed-off-by: Petr Vorel <pvorel@suse.cz>
    Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
    
        
file modified
+2 -1