Skip to content

Commit

Permalink
Maybe fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
austinpray committed Sep 10, 2018
1 parent da7ecfa commit 33979e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: python
cache: pip
matrix:
include:
#- python: 3.4
- python: 3.4
- python: 3.5
- python: 3.6
- python: 3.7
Expand Down
3 changes: 2 additions & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[pytest]
addopts = --doctest-modules
addopts = --doctest-modules
testpaths = slacktools

0 comments on commit 33979e2

Please sign in to comment.