aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Huber <rhuber@gmail.com>2017-02-01 12:31:31 -0800
committerRyan Huber <rhuber@gmail.com>2017-02-01 12:31:31 -0800
commit550e6511eb36360f29edeb151eac286475cd5031 (patch)
tree7229968fc0c86ea705a0bda5cc389c053c7f8b45
parent6d01f9826b5c25fd450845fea1b1fd5364d79e20 (diff)
downloadwee-slack-550e6511eb36360f29edeb151eac286475cd5031.tar.gz
maybe the docs are wrong
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 145b2e3..ab1eacb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,3 @@
language: python
-install: 'pip install websocket-client'
+install: 'pip install websocket-client pytest'
script: pytest