Browse Source

Trigger full Travis build

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

+ 0 - 1
toolset/run-ci.py

@@ -18,7 +18,6 @@ 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.