UNPKG
random-animals
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
it returns random animals
github.com/Serhann/random-animals
Serhann/random-animals
random-animals
/
.travis.yml
8 lines
•
94 B
YAML
View Raw
1
2
3
4
5
6
7
8
language:
node_js
sudo:
false
node_js:
-
"8.0"
install:
- npm install
script:
- npm test