projects
/
platform
/
upstream
/
nodejs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
uv: Upgrade to v0.10.21
[platform/upstream/nodejs.git]
/
.travis.yml
1
language: node_js
2
3
before_script:
4
- "./configure"
5
- "make"
6
7
script:
8
- "make test"
9
10
notifications:
11
email: false
12
irc:
13
- "irc.freenode.net#libuv"
14