mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Update .travis.yml
Added python environment variables to use 2.7
This commit is contained in:
parent
531b7e9eb9
commit
384c5652d7
@ -1,5 +1,9 @@
|
|||||||
sudo: required
|
sudo: required
|
||||||
|
|
||||||
|
language: python
|
||||||
|
python:
|
||||||
|
- 2.7
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user