mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-25 15:12:12 +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
|
||||
language: node_js
|
||||
node_js:
|
||||
- 8
|
||||
- lts/*
|
||||
- node
|
||||
jobs:
|
||||
include:
|
||||
- stage: test
|
||||
script: npm test
|
||||
- stage: build
|
||||
script: npm run build
|
||||
|
Loading…
x
Reference in New Issue
Block a user