UNPKG
hubot-async
Version:
latest (2.19.1-async)
next (3.0.1-async)
3.0.1-async
2.19.1-async
A simple helpful robot for your Company
github.com/github/hubot
github/hubot
hubot-async
/
.travis.yml
13 lines
(12 loc)
•
166 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
language:
node_js
node_js:
-
"node"
# latest stable Node.js release -
"7"
-
"6"
-
"5"
-
"4"
-
"0.12"
-
"0.10"
notifications:
email:
false
sudo:
false