language: node_js
sudo: false
node_js:
  - "8"
  - "6"

before_script:
  - npm i -g typescript
  - tsc