Last change
on this file since eed0bf8 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
252 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | version: ~> 1.0
|
---|
| 2 | language: node_js
|
---|
| 3 | os:
|
---|
| 4 | - linux
|
---|
| 5 | import:
|
---|
| 6 | - ljharb/travis-ci:node/all.yml
|
---|
| 7 | - ljharb/travis-ci:node/pretest.yml
|
---|
| 8 | - ljharb/travis-ci:node/posttest.yml
|
---|
| 9 | - ljharb/travis-ci:node/coverage.yml
|
---|
| 10 | matrix:
|
---|
| 11 | allow_failures:
|
---|
| 12 | - env: COVERAGE=true
|
---|
Note:
See
TracBrowser
for help on using the repository browser.