mirror of
https://github.com/aljazceru/cowrie.git
synced 2025-12-17 05:54:21 +01:00
let's give Py3 a try again
This commit is contained in:
@@ -4,7 +4,7 @@ os: linux
|
||||
language: python
|
||||
python:
|
||||
- '2.7'
|
||||
#- '3.4'
|
||||
- '3.4'
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y libmpc-dev
|
||||
|
||||
Reference in New Issue
Block a user