UNPKG
dadou-json-editor
Version:
latest (1.0.0)
1.0.0
Angular 8 with Electron (Typescript + SASS + Hot Reload)
github.com/maximegris/angular-electron
dadou-json-editor
/
.travis.yml
23 lines
(22 loc)
•
286 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
os:
- linux - osx
language:
node_js
node_js:
-
'12'
-
'11'
-
'10'
dist:
xenial
sudo:
required
services:
- xvfb
before_script:
- export DISPLAY=:
99.0
install:
- npm
set
progress=
false
- npm install
script:
- ng lint - npm run test - npm run e2e - npm run build