1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-28 11:18:11 +00:00

Drop python 3.3 from Travis

This commit is contained in:
Julien Duponchelle 2015-06-04 10:51:21 +02:00
parent ebfe003885
commit b1d21c7c32

View File

@ -1,6 +1,5 @@
language: python
python:
- "3.3"
- "3.4"
before_install: