mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
¯\_(ツ)_/¯
¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯ ¯\_(ツ)_/¯
This commit is contained in:
parent
f3c186310b
commit
5c516b60b3
23
.travis.yml
23
.travis.yml
@ -1,5 +1,4 @@
|
||||
sudo: required
|
||||
dist: trusty
|
||||
sudo: false
|
||||
language: python
|
||||
python:
|
||||
- '2.7'
|
||||
@ -17,24 +16,8 @@ after_success:
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
# - libssl-dev
|
||||
# - libxmlsec1
|
||||
# - libxmlsec1-dev
|
||||
# - libxmlsec1-openssl
|
||||
# - libxslt1-dev
|
||||
# - pkg-config
|
||||
# - swig
|
||||
# The following were used when manually testing on an ubuntu trusty container
|
||||
- make
|
||||
- git
|
||||
- swig
|
||||
- python-tz
|
||||
- python-dev
|
||||
- libpq-dev
|
||||
- libxmlsec1-dev
|
||||
- libsasl2-dev
|
||||
- libldap2-dev
|
||||
- postgresql-9.5
|
||||
- libssl-dev
|
||||
- libffi-dev
|
||||
- libevent-dev
|
||||
- python-all-dev
|
||||
|
||||
|
||||
@ -28,8 +28,8 @@ django-taggit==0.17.6
|
||||
git+https://github.com/matburt/dm.xmlsec.binding.git@master#egg=dm.xmlsec.binding
|
||||
dogpile.core==0.4.1
|
||||
funcsigs==0.4
|
||||
gevent==1.1rc3
|
||||
gevent-websocket==0.9.3
|
||||
gevent==1.1
|
||||
gevent-websocket==0.9.5
|
||||
git+https://github.com/chrismeyersfsu/django-jsonfield.git@tower_0.9.12#egg=django-jsonfield
|
||||
git+https://github.com/chrismeyersfsu/django-qsstats-magic.git@tower_0.7.2#egg=django-qsstats-magic
|
||||
git+https://github.com/umutbozkurt/django-rest-framework-mongoengine.git@5dfa1df79f81765d36c0de31dc1c2f390e42d428#egg=django-rest-framework-mongoengine
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user