add environment variables
This commit is contained in:
parent
054eca5d79
commit
6e58c11751
1 changed files with 9 additions and 0 deletions
|
|
@ -1,5 +1,14 @@
|
||||||
language: objective-c
|
language: objective-c
|
||||||
|
|
||||||
|
env:
|
||||||
|
global:
|
||||||
|
- APM_TEST_PACKAGES="vim-mode-plus"
|
||||||
|
- ATOM_LINT_WITH_BUNDLED_NODE="true"
|
||||||
|
|
||||||
|
matrix:
|
||||||
|
- ATOM_CHANNEL=stable
|
||||||
|
- ATOM_CHANNEL=beta
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
on_success: never
|
on_success: never
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue