mirror of
https://github.com/aljazceru/cowrie.git
synced 2025-12-17 05:54:21 +01:00
build on travis with python 3.6 for bytes.format support
This commit is contained in:
@@ -4,7 +4,7 @@ os: linux
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- '2.7'
|
- '2.7'
|
||||||
- '3.4'
|
- '3.6'
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get -qq update
|
- sudo apt-get -qq update
|
||||||
- sudo apt-get install -y libmpc-dev
|
- sudo apt-get install -y libmpc-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user