UNPKG
angular-fire-schematics
Version:
latest (1.0.0)
1.0.0
0.0.0-development
AngularFire Schematics
github.com/blove/angular-fire-schematics
blove/angular-fire-schematics
angular-fire-schematics
/
.travis.yml
18 lines
(13 loc)
•
195 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
language:
node_js
node_js:
-
8
cache:
yarn:
true
directories:
-
node_modules
install:
-
travis_retry
npm
install
before_script:
-
yarn
link:schematic
script:
-
yarn
test:ci