File tree Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Original file line number Diff line number Diff line change 11sudo : false
22language : node_js
33node_js :
4- - ' 11'
5- - ' 10'
6- - ' 8'
7-
4+ - ' 11'
5+ - ' 10'
6+ - ' 8'
87cache :
98 directories :
10- - node_modules
9+ - node_modules
1110before_install : npm install -g npm@latest
1211before_script :
13- - npm run lint
14- # - npm run build # will need this when we do sauce testing of compiled files
12+ - npm run lint
1513script :
16- - npm run test-coverage
17- # - npm run test-dist # test the compiled files
14+ - npm run test-coverage
1815after_success :
19- - npm run codecov
16+ - npm run codecov
2017before_deploy :
21- - npm run build
18+ - npm run build
2219deploy :
2320 provider : npm
2421 skip_cleanup : true
2522 on :
2623 tags : true
2724 email : clayreimann@gmail.com
2825 api_key :
29- secure : TZHqJ9Kh2Qf0GAVDjEOQ01Ez6rGMYHKwVLOKTbnb7nSzF7iiGNT4UwzvYawm0T9p1k7X1WOqW3l7OEbIwoKl7/9azT4BBJm7qUMRfB9Zio5cL3rKubJVz7+LEEIW4iBeDWLanhUDgy9BO2JKCt8bfp/U2tltgXtu9Fm/UFPALI8 =
26+ secure : WnLh1m02aF7NvFNILCZ8KsjPuDeSddQI87y8dwAixStr2FhQyz8FIKZN2Qj1N1Q9ZJvBETe5HWs1c9yOjTKBkD0d/eU2hlpnB9WXEFRJVDjiUuMnpAMMvuqTZwYg6kXq5N+of95PX58AYiBiV/qwsdUr/MgjEEYLt5UZgRYQRvE =
You can’t perform that action at this time.
0 commit comments