mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
create seperate stage for browser tests
This commit is contained in:
parent
18b9979dad
commit
584f4e8bfe
@ -6,5 +6,6 @@ node_js:
|
||||
|
||||
jobs:
|
||||
include:
|
||||
- script: npm test
|
||||
- script: npm run karma
|
||||
- stage: browser-tests
|
||||
node_js: 8
|
||||
script: npm run karma
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user