mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-26 15:32:16 +00:00
Run tests on latest lts and latest stable node
This commit is contained in:
parent
819d79889d
commit
a0b39da7cf
@ -1,10 +1,9 @@
|
|||||||
dist: trusty
|
dist: trusty
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- 8
|
- lts/*
|
||||||
|
- node
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- stage: test
|
|
||||||
script: npm test
|
|
||||||
- stage: build
|
- stage: build
|
||||||
script: npm run build
|
script: npm run build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user