Skip to content

Commit

Permalink
Fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Plazmaz committed Nov 23, 2020
1 parent 1bf1e88 commit 6f3d10b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
language: python
sudo: required
dist: bionic
group: edge
cache:
pip: true
env:
- PYTHONPATH=pastehunter
python:
- 3.6
- 3.6-dev
Expand Down
3 changes: 1 addition & 2 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
[pytest]
addopts = test/
norecursedirs = .git build docs logs
addopts = test/

0 comments on commit 6f3d10b

Please sign in to comment.