UNPKG
rsb
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
ScrollArea component for react
github.com/souhe/reactScrollbar
souhe/reactScrollbar
rsb
/
.travis.yml
14 lines
(13 loc)
•
161 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
language: node_js
node_js:
-
"4"
-
"5"
before_install:
-
"npm install -g gulp"
script:
- gulp - npm test
branches:
only: - master - dev