aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Huber <rhuber@gmail.com>2017-02-01 12:27:21 -0800
committerRyan Huber <rhuber@gmail.com>2017-02-01 12:27:21 -0800
commit6ba0f69385784d7695b8daa2e9ac15ccb92e479b (patch)
treeb51b8587c9b4df37c85eebedb9fbabaa4f76047c
parent96dca650f88d8fe9c596f77b1cacb9272a44b9b7 (diff)
downloadwee-slack-6ba0f69385784d7695b8daa2e9ac15ccb92e479b.tar.gz
travis
-rw-r--r--.travis.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yaml b/.travis.yaml
new file mode 100644
index 0000000..145b2e3
--- /dev/null
+++ b/.travis.yaml
@@ -0,0 +1,3 @@
+language: python
+install: 'pip install websocket-client'
+script: pytest