UNPKG
czech-inflection
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.1
1.0.0
Inflection of Czech words
github.com/ErikCupal/czech-inflection
ErikCupal/czech-inflection
czech-inflection
/
.travis.yml
14 lines
(13 loc)
•
155 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
sudo:
false
language:
node_js
node_js:
-
'8'
cache:
directories:
-
node_modules
before_install:
-
npm
update
install:
-
npm
install
script:
-
npm
test