Skip to content

Commit

Permalink
Remove unnecessary env variables
Browse files Browse the repository at this point in the history
Antonio Scandurra committed Aug 29, 2016
1 parent ac120cb commit df56dbf
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
git:
depth: 10

env:
global:
- ATOM_ACCESS_TOKEN=da809a6077bb1b0aa7c5623f7b2d5f1fec2faae4

compiler: clang

matrix:
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -10,9 +10,6 @@ platform:
environment:
global:
ATOM_DEV_RESOURCE_PATH: c:\projects\atom
ATOM_ACCESS_TOKEN:
secure: Q7vxmSq0bVCLTTRPzXw5ZhPTe7XYhWxX0tQV6neEkddTH6pZkOYNmSCG6VnMX2f+
ATOM_NOISY_BUILD: 1

matrix:
- NODE_VERSION: 4.4.5

0 comments on commit df56dbf

Please sign in to comment.