Skip to content

Commit

Permalink
Merge 7eba805 into d39d933
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Dec 8, 2018
2 parents d39d933 + 7eba805 commit 6d9738d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -7,13 +7,10 @@ matrix:
- python: pypy3
- python: 3.7
dist: xenial
sudo: true
- python: 3.6
- python: 3.5
- python: 3.4
- python: 3.3
- python: 2.7
- python: 2.6

sudo: false

Expand Down
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -5,7 +5,7 @@ Everyword Bot

This is a small Python script that implements an [`@everyword`](http://twitter.com/everyword)-like Twitter bot. Here's what you'll need to run it:

* Python 2.6+
* Python 2.7+, 3.4+
* [Tweepy](http://www.tweepy.org/)
* a plain text file, with each of your desired tweets on one line

Expand Down

0 comments on commit 6d9738d

Please sign in to comment.