Browse Source

Trigger travis build for entire project

Hamilton Turner 11 years ago
parent
commit
5a6fbc8268
1 changed files with 1 additions and 0 deletions
  1. 1 0
      toolset/run-ci.py

+ 1 - 0
toolset/run-ci.py

@@ -18,6 +18,7 @@ sys.path.append('.')
 sys.path.append('toolset/setup/linux')
 sys.path.append('toolset/benchmark')
 
+
 class CIRunnner:
   '''
   Manages running TFB on the Travis Continuous Integration system.