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