mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
parent
a71f287c6b
commit
69e707a2b7
@ -16,6 +16,7 @@ script:
|
||||
- 'if [ "$NODE7" = "true" ]; then yarn run lint; fi'
|
||||
- 'if [ "$NODE7" = "true" ]; then yarn run coverage; fi'
|
||||
- 'if [ "$NODE6" = "true" ]; then yarn run test-node6-transformer; fi'
|
||||
- 'if [ "$NODE6" = "true" ]; then yarn run build; fi'
|
||||
- 'if [ "$NODE6" = "true" ]; then yarn run unit-node6; fi'
|
||||
jobs:
|
||||
include:
|
||||
|
Loading…
Reference in New Issue
Block a user