Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 311 Bytes

Travis.md

File metadata and controls

9 lines (6 loc) · 311 Bytes

Travis CI

This project hooks into the Travis job lifecycle through following scripts:

  • before_script: runs tools/travis/beforeScript.js
  • after_success: runs tools/travis/afterSuccess.js

Refer to Travis configuration for details.