Skip to content

Commit

Permalink
Bring back 64
Browse files Browse the repository at this point in the history
  • Loading branch information
joshaber committed Sep 28, 2016
1 parent 6fa45ae commit c7cf63f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/.npmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
runtime = electron
disturl = https://atom.io/download/atom-shell
target = 1.3.4
arch = x64
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
os: Visual Studio 2015

platform:
- x64

environment:
nodejs_version: "6"

Expand Down

0 comments on commit c7cf63f

Please sign in to comment.