equal
deleted
inserted
replaced
1 image: python:3.5 |
1 image: python:3.5 |
|
2 |
|
3 cache: |
|
4 paths: |
|
5 - /var/local/env/pyams/eggs/ |
2 |
6 |
3 before_script: |
7 before_script: |
4 - export http_proxy=http://172.17.0.1:3128/ |
8 - export http_proxy=http://172.17.0.1:3128/ |
5 - export https_proxy=http://172.17.0.1:3128/ |
9 - export https_proxy=http://172.17.0.1:3128/ |
|
10 - apt-get update |
6 - python3.5 bootstrap.py --buildout-version=2.12.0 |
11 - python3.5 bootstrap.py --buildout-version=2.12.0 |
7 - ./bin/buildout |
12 - ./bin/buildout |
8 |
13 |
9 test_app: |
14 test_app: |
10 script: |
15 script: |