Merge pull request #6546 from atom/as-travis-atom-access-token

Remove ATOM_ACCESS_TOKEN from build matrix
This commit is contained in:
Antonio Scandurra
2015-04-28 12:19:44 +02:00

View File

@@ -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