source:
frontend/node_modules/static-eval/.travis.yml
| Last change on this file was 9af201e, checked in by , 11 days ago | |
|---|---|
|
|
| File size: 204 bytes | |
| Line | |
|---|---|
| 1 | language: node_js |
| 2 | os: linux |
| 3 | dist: bionic |
| 4 | before_install: |
| 5 | - "nvm install-latest-npm" |
| 6 | node_js: |
| 7 | - "0.8" |
| 8 | - "0.10" |
| 9 | - "0.12" |
| 10 | - "4" |
| 11 | - "6" |
| 12 | - "8" |
| 13 | - "9" |
| 14 | - "10" |
| 15 | - "11" |
| 16 | - "12" |
| 17 | - "13" |
| 18 | - "14" |
Note:
See TracBrowser
for help on using the repository browser.
