.travis.yml 534 B

1234567891011121314151617181920
  1. language: node_js
  2. sudo: false
  3. node_js:
  4. - '8'
  5. before_script:
  6. - export TZ=Europe/Warsaw
  7. - chmod ugo+x test/scripts/trigger-hot-builder-tests.sh
  8. - chmod ugo+x test/scripts/trigger-pro-tests.sh
  9. after_success:
  10. - "./test/scripts/trigger-hot-builder-tests.sh"
  11. - "./test/scripts/trigger-pro-tests.sh"
  12. notifications:
  13. email: false
  14. slack:
  15. secure: LDlPC3IbXLbve4yq6kNznoIR5WgMhS2x+/KomgbVRDkUpySzyt27dUtRJqgkAqtkHhDhd0FbpROZNPriQVJI8nLLux0xdl9dngy6Lazl2qVzShrtdN01I3lVxysJlDM3phKHQCPmGhd/1v1qjfTAu45tM9pnYACSnDfdfh46b84=