RGLab / flowWorkspace

flowWorkspace
GNU Affero General Public License v3.0
44 stars 21 forks source link

update .travis.yml for cytoset branch #269

Closed mikejiang closed 4 years ago

mikejiang commented 5 years ago

To ensure flowWorkspace/cytoset branch builds and checks successfully on Travis CI

jacobpwagner commented 5 years ago

We just need to allow Travis access to the private cytolib repo. I think the easiest and most flexible way to do this might be to make a dedicated GitHub RGLab user account with read-access for CI purposes and then encrypt a GitHub PAT. Otherwise, we can encrypt a PAT for one of our accounts. @mikejiang, thoughts?

https://docs.travis-ci.com/user/private-dependencies/#dedicated-user-account https://docs.travis-ci.com/user/encryption-keys/