Also travis-ci.com needs html5-local-storage. - dotfiles - leot's dotfiles
 (HTM) hg clone https://bitbucket.org/iamleot/dotfiles
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) changeset cd52fb1cdb1f49105710d0218cc598483932ce15
 (DIR) parent c0ceed83dafc01df8415af015ff9c223bab80586
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Sun, 27 Jan 2019 12:40:28 
       
       Also travis-ci.com needs html5-local-storage.
       
       Diffstat:
        config/vimb/config |  1 +
        1 files changed, 1 insertions(+), 0 deletions(-)
       ---
       diff -r c0ceed83dafc -r cd52fb1cdb1f config/vimb/config
       --- a/config/vimb/config        Sat Jan 19 12:27:59 2019 +0100
       +++ b/config/vimb/config        Sun Jan 27 12:40:28 2019 +0100
       @@ -86,6 +86,7 @@
        
               au LoadCommitted *://ssh.cloud.google.com/* set html5-local-storage=true
               au LoadCommitted *://travis-ci.org/* set html5-local-storage=true
       +       au LoadCommitted *://travis-ci.com/* set html5-local-storage=true
        
               au LoadFinished *://bandcamp.com/* eval! userscript_bandcamp();
               au LoadFinished *://www.economist.com/* eval! userscript_economist();