UNPKG

@lando/platformsh

Version:

A Lando plugin that provides a tight integration with Platform.sh.

16 lines 193 B
language: node_js cache: directories: - ~/.npm notifications: email: false script: - npm run test node_js: - '9' - '8' - '6' - '4' branches: except: - /^v\d+\.\d+\.\d+$/