UNPKG
riot-route
Version:
latest (3.1.4)
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.2
3.0.1
3.0.0
2.5.0
2.4.0
2.3.16
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.5
2.3.0-beta.4
2.3.0-beta.3
2.3.0-beta.2
2.3.0-beta
2.0.0-beta.2
2.0.0-beta
Simple isomorphic router
github.com/riot/route
riot/route
riot-route
/
.travis.yml
26 lines
(18 loc)
•
243 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
language:
node_js
sudo:
false
dist:
trusty
addons:
chrome:
stable
node_js:
-
"7.4.*"
branches:
only:
-
master
-
dev
after_success:
npm
run
coveralls
cache:
directories:
-
node_modules
notifications:
email:
false