Skip to content

Commit

Permalink
delete travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ppwwyyxx committed Aug 14, 2020
1 parent 87f620d commit 07c0d8b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run:
command: |
cd PythonAPI && python setup.py sdist
python -m pip install dist/*.tar.gz
python -m pip install --progress-bar off dist/*.tar.gz
name: Install From Distribution

workflows:
Expand Down
11 changes: 0 additions & 11 deletions .travis.yml

This file was deleted.

0 comments on commit 07c0d8b

Please sign in to comment.