chmreid/centillion

Get Travis tests working

Closed this issue · 1 comments

Need to get Travis tests working, once we have both standalone and integration tests working.

Travis YML file already exists. Need to do the following:

  • create encrypted file
    • integration config file
    • credentials.json from google
    • other files?
  • add encrypted file to repo
  • turn on Travis for our repo
  • set up different tests (standalone + integration)

Closed by #35