Index: tools/travis.sh
===================================================================
--- tools/travis.sh	(revision 973be38782462a672111ff6833f8dbb40d2a44bf)
+++ tools/travis.sh	(revision af604092e35e8e60ad875a2e327638358cf3caf1)
@@ -197,5 +197,5 @@
             for HARBOUR in $H_HARBOUR_LIST; do
                 "$HOME/helenos-harbours/hsct.sh" archive --no-deps "$HARBOUR" 2>&1 | tee "run-$HARBOUR.log" | awk '!(NR%100)'
-                
+
                 test -s "archives/$HARBOUR.tar.xz"
                 if [ $? -eq 0 ]; then
