File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
language : python
2
2
python :
3
- - 2.7
4
- - 3.5
5
- - 3.6
3
+ - 2.7
4
+ - 3.5
5
+ - 3.6
6
6
sudo : false
7
7
notifications :
8
8
email : false
9
9
install :
10
- - pip install --upgrade pip wheel
11
- - pip install --upgrade numpy
12
- - pip install sphinx
13
- - pip install --upgrade .[test]
10
+ - pip install --upgrade pip wheel
11
+ - pip install --upgrade numpy
12
+ - pip install sphinx
13
+ - pip install --upgrade .[test]
14
14
script :
15
- - pytest
16
- - cd docs && make html && cd ..
15
+ - pytest
16
+ - cd docs && make html && cd ..
17
17
deploy :
18
18
provider : pypi
19
- user : mcquin
19
+ user : aether
20
20
password :
21
- secure : PrFX2wJrhchChzJD8DX+q7q9UK9zrxl0CN3AdT8kBEIAxzVpM+jCS0Znt7yPHipNjhhvCPtcP2HqmkKuV3o4EgGb/E7BORbKnvBmnLVPcAOpBJXSGxqSXctmPUDlV3FF6Vi2MSTzOIcAPBSqQEB9HBtEUYO34gu2R0dwC3LdrVM =
21
+ secure : Z88A/qARvvwFdogCnwiybg9g8+FTiJmTKh4rkfoOkFJP02dirWC3lDf8ZEUGo8Uk9QgO+M9BhcJR6vy7STGHYuVF+xC3lz9nuIQj39JkGfHOdy2aUOwiNQLES6jVGEzhJdDv4mJ5Wg481m0ZFGFxzjnAkpVBR2wxCyN80hcOXPc =
22
22
python : 2.7
23
23
on :
24
24
tags : true
You can’t perform that action at this time.
0 commit comments