|
|
|
@ -10,6 +10,11 @@ notifications: |
|
|
|
email: false |
|
|
|
email: false |
|
|
|
git: |
|
|
|
git: |
|
|
|
depth: 99999999 |
|
|
|
depth: 99999999 |
|
|
|
|
|
|
|
# sudo: false |
|
|
|
|
|
|
|
addons: |
|
|
|
|
|
|
|
apt: |
|
|
|
|
|
|
|
packages: |
|
|
|
|
|
|
|
- libzmq3-dev |
|
|
|
|
|
|
|
|
|
|
|
## uncomment the following lines to allow failures on nightly julia |
|
|
|
## uncomment the following lines to allow failures on nightly julia |
|
|
|
## (tests will run but not make your overall status red) |
|
|
|
## (tests will run but not make your overall status red) |
|
|
|
|