Skip to content

Commit

Permalink
Use newer GYP.
Browse files Browse the repository at this point in the history
  • Loading branch information
munificent committed Mar 14, 2018
1 parent a95077c commit bd38972
Show file tree
Hide file tree
Showing 12 changed files with 391 additions and 282 deletions.
11 changes: 11 additions & 0 deletions deps/libuv/build/gyp/.travis.yml
@@ -0,0 +1,11 @@
language: cpp
compiler:
- clang
before_install: ./buildbot/travis-checkout.sh
script: ./buildbot/travis-test.sh
os:
- linux
- osx
branches:
only:
- master
2 changes: 2 additions & 0 deletions deps/libuv/build/gyp/AUTHORS
Expand Up @@ -12,3 +12,5 @@ David J. Sankel <david@sankelsoftware.com>
Eric N. Vander Weele <ericvw@gmail.com>
Tom Freudenberg <th.freudenberg@gmail.com>
Julien Brianceau <jbriance@cisco.com>
Refael Ackermann <refack@gmail.com>
Jiajie Hu <jiajie.hu@intel.com>

0 comments on commit bd38972

Please sign in to comment.