We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc35183 commit 959e095Copy full SHA for 959e095
.travis.yml
@@ -41,7 +41,6 @@ install:
41
- cd $TRAVIS_BUILD_DIR
42
- conda env create -f UBUMLaaS_env.yml
43
- conda activate UBUMLaaS
44
- - python -m pip install .
45
- wget https://github.com/dpr1005/UBUMLaaS/raw/CICD/test/utils/testDB.sqlite -O $TRAVIS_BUILD_DIR/ubumlaas/data.sqlite --no-check-certificate
46
- wget https://github.com/dpr1005/UBUMLaaS/raw/CICD/test/utils/ubumlaas.tar -O /tmp/ubumlaas.tar --no-check-certificate
47
- mkdir -p $TRAVIS_BUILD_DIR/ubumlaas/datasets/{ubumlaas,ubumlaas2}
0 commit comments