cancel
Showing results for 
Search instead for 
Did you mean: 

How to use travis-ci ?

How to use travis-ci ?

Hello,

 

Access to repo.magento.com repository being regulated by an authentication, how can we use travis-ci to test development?

 

I create in my travis configuration two environment variables (MAGE2_USER and MAGE2_PSWD) that are hidden in the logs, but it doesn't work with other contributors pull request.

 

Is there no way to access the repository on anonymous?

 

Thank you.