Skip to content

Commit 959e095

Browse files
Removed extra PIP install #105
1 parent bc35183 commit 959e095

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ install:
4141
- cd $TRAVIS_BUILD_DIR
4242
- conda env create -f UBUMLaaS_env.yml
4343
- conda activate UBUMLaaS
44-
- python -m pip install .
4544
- wget https://github.com/dpr1005/UBUMLaaS/raw/CICD/test/utils/testDB.sqlite -O $TRAVIS_BUILD_DIR/ubumlaas/data.sqlite --no-check-certificate
4645
- wget https://github.com/dpr1005/UBUMLaaS/raw/CICD/test/utils/ubumlaas.tar -O /tmp/ubumlaas.tar --no-check-certificate
4746
- mkdir -p $TRAVIS_BUILD_DIR/ubumlaas/datasets/{ubumlaas,ubumlaas2}

0 commit comments

Comments
 (0)