Skip to content

Commit 929d07f

Browse files
committed
more reorganization + make tests pass
1 parent 27dacc0 commit 929d07f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+191
-114
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ before_install:
2929
install:
3030
# Install IDOM along with test requirements
3131
- pip install -r requirements.txt
32-
- python setup.py build
3332
- pip install -e .[all]
34-
- ls src/idom/client
3533

3634
script:
3735
- bash scripts/test.sh
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)