1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-05 18:31:10 +01:00

Test on python 3.5

This commit is contained in:
mcarton 2015-08-26 18:07:46 +02:00
parent 75ef866214
commit 3d6e7b17db

View File

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