Browse Source

More Travis testing

Steven Smith 9 years ago
parent
commit
5dde05441a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      toolset/run-ci.py

+ 1 - 0
toolset/run-ci.py

@@ -370,4 +370,5 @@ if __name__ == "__main__":
   finally:
     sys.exit(retcode)
 
+
 # vim: set sw=2 ts=2 expandtab