UNPKG
riot-observable
Version:
latest (3.0.0)
3.0.0
3.0.0-rc
3.0.0-alpha.2
3.0.0-alpha.1
2.5.0
2.4.2
2.4.1
2.4.0
2.3.15
2.3.14
2.3.13
2.3.12
2.3.11
2.3.1
2.3.1-beta
2.3.0
2.3.0-beta.4
2.3.0-beta.3
2.3.0-beta.2
2.3.0-beta
2.0.3-beta
2.0.0-beta.2
2.0.0-beta
Simple script to send and receive events
github.com/riot/observable
riot/observable
riot-observable
/
.travis.yml
15 lines
(11 loc)
•
149 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language:
node_js
node_js:
-
"6"
branches:
only:
-
master
-
dev
after_success:
make
test-coveralls
notifications:
email:
false