Skip to content

Commit

Permalink
Use "previous" AppVeyor env as temp workaround for nodejs/node-gyp#952
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Jul 27, 2016
1 parent 071c9f4 commit 1bb5daf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ node_js:
os:
- linux
- osx
env:
- CXX=g++-4.8
addons:
apt:
sources:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
os: Visual Studio 2015
os: Previous Visual Studio 2015
version: "{build}"
build: off
platform: x64
Expand Down

0 comments on commit 1bb5daf

Please sign in to comment.