mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-28 16:32:15 +00:00
Test both sources and distribution
This commit is contained in:
parent
c6486c461d
commit
818331e3d5
@ -1,9 +1,6 @@
|
||||
dist: trusty
|
||||
language: node_js
|
||||
node_js:
|
||||
- lts/*
|
||||
- node
|
||||
jobs:
|
||||
include:
|
||||
- stage: build
|
||||
script: npm run build
|
||||
before_script: npm run clean && node bin/asc -v && npm test
|
||||
script: npm run build && node bin/asc -v && npm test
|
||||
|
Loading…
x
Reference in New Issue
Block a user