|
@@ -176,10 +176,6 @@ env:
|
|
|
- "TESTDIR=Ur/urweb"
|
|
|
|
|
|
before_install:
|
|
|
- # Need to install python modules before using
|
|
|
- # python
|
|
|
- - pip install -r requirements.txt
|
|
|
-
|
|
|
# Configure Travis-CI build environment for TFB
|
|
|
# e.g. setup databases, users, etc
|
|
|
- ./toolset/run-ci.py cisetup "$TESTDIR"
|