This repository was archived by the owner on Apr 16, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-18
lines changed Expand file tree Collapse file tree 1 file changed +12
-18
lines changed Original file line number Diff line number Diff line change 1
1
language :
2
- - objective-c
3
-
2
+ - objective-c
4
3
env :
5
4
matrix :
6
- - VERSION=2.7.7 NUMPY_VERSION=1.5.1
7
- - VERSION=3.3.5 NUMPY_VERSION=1.7.1
8
- - VERSION=3.4.1 NUMPY_VERSION=1.7.1
9
-
5
+ - VERSION=2.7.7 NUMPY_VERSION=1.5.1
6
+ - VERSION=3.3.5 NUMPY_VERSION=1.7.1
7
+ - VERSION=3.4.1 NUMPY_VERSION=1.7.1
10
8
install :
11
- - source run_install.sh
12
- - get_python_environment macpython $VERSION venv
13
- - pip install -f $NIPY_WHEELHOUSE numpy==$NUMPY_VERSION
14
- - pip install delocate
15
- - source mpl_install.sh
16
- - mpl_build_install
17
-
9
+ - source run_install.sh
10
+ - get_python_environment macpython $VERSION venv
11
+ - pip install -f $NIPY_WHEELHOUSE numpy==$NUMPY_VERSION
12
+ - pip install delocate
13
+ - source mpl_install.sh
14
+ - mpl_build_install
18
15
script :
19
- - mpl_test
20
-
16
+ - mpl_test
21
17
before_deploy : cd matplotlib/dist
22
-
23
18
deploy :
24
19
provider : cloudfiles
25
20
username : travis-worker
26
21
api_key :
27
- secure : ZcwPFUNQlkSXqy7QRbgJsDwK0feE5ju3ISEbYcjl+zG/C8h/vZVOJpoG4PaeOrTRb2k4VaG/zPM4mN1JJKo4qR4c4X4hHY+sPldiD86ubT0tOPD6Mrm9xgu3KBOIg7OO5uiS6VppGkS/G/zfmMiFl97nxfwp9ecsXdKRieiw2kI =
22
+ secure : PTlIH2hjQKw+pme9nCEs/KpjjmEHT5/G/jkjgglx22nWYnSr+zzs9yA803qEFnC/5qwoZN5dC/mgXZHLgFgmBCqpM5JP+FrAMTTVeDNfk6lWLq5QMdjZPtoJDjjVBqA0NJFSfWmrXzXVaNkNORBoKnL3JNI0C4gNpyVQRr2eqgQ =
28
23
region : ORD
29
24
container : wheels
30
- skip_cleanup : true
You can’t perform that action at this time.
0 commit comments