And again

This commit is contained in:
Biryuzovye Kleshni 2018-06-25 05:31:52 +00:00
parent 62954c5ddf
commit 01436f0977

View File

@ -1,5 +1,6 @@
language: python language: c
os: osx os: osx
osx_image: xcode9.4
install: install:
- pip install -r requirements.txt - pip install -r requirements.txt
- python setup.py install - python setup.py install