nikaia / translation-sheet

Translating Laravel languages files using a Google Spreadsheet.
GNU General Public License v3.0
291 stars 60 forks source link

Document travis encrypted env variable #19

Closed Elhebert closed 7 years ago

Elhebert commented 7 years ago

I did a fork of your project (and submitted #18), but when I tried to run travis on my fork, it failed due to the absence of the encrypted env variable you are using in the .travis.yml file.

It might be a good idea to document what is needed for us to run the tests on our own.

nbourguig commented 7 years ago

Hi,

I updated the Readme file to include a section on travis. Let me know if it did the trick.

https://github.com/nikaia/translation-sheet/#travis