mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-13 06:51:34 +00:00
Run tests on latest lts and latest stable node
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user