1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-10-30 14:44:05 +00:00

Merge pull request #374 from mcarton/python3.5

Test on python 3.5
This commit is contained in:
Vladimir Iakovlev
2015-10-03 10:23:41 +08:00

View File

@@ -1,6 +1,7 @@
language: python
sudo: false
python:
- "3.5"
- "3.4"
- "3.3"
- "2.7"