mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Merge pull request #6546 from atom/as-travis-atom-access-token
Remove ATOM_ACCESS_TOKEN from build matrix
This commit is contained in:
@@ -2,8 +2,11 @@ git:
|
||||
depth: 10
|
||||
|
||||
env:
|
||||
- NODE_VERSION=0.12
|
||||
- ATOM_ACCESS_TOKEN=da809a6077bb1b0aa7c5623f7b2d5f1fec2faae4
|
||||
global:
|
||||
- ATOM_ACCESS_TOKEN=da809a6077bb1b0aa7c5623f7b2d5f1fec2faae4
|
||||
|
||||
matrix:
|
||||
- NODE_VERSION=0.12
|
||||
|
||||
os:
|
||||
- linux
|
||||
|
||||
Reference in New Issue
Block a user