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

CI Setup

Eugen Schindler edited this page May 2, 2018 · 1 revision

Currently, DSLFoundry uses Travis for CI. When setting up a new CI configuration with Travis, you need to do the following:

  • If not yet done, generate an access token for Travis (Github --> Settings --> Developer Settings --> Personl Access Tokens
  • Use travis CLI (command line interface) tool: travis setup releases (choose to encrypt the token)
Clone this wiki locally