mattroumaya / surveymonkey

Access your SurveyMonkey data directly from R!
https://mattroumaya.github.io/surveymonkey/
Other
42 stars 10 forks source link

Set up continuous integration #44

Closed sfirke closed 4 years ago

sfirke commented 4 years ago

Even if we don't yet have testing set up, it could run check() which would have caught an error I missed last week.

sfirke commented 4 years ago

Voila! With Github actions, instead of Travis. Results: https://github.com/tntp/surveymonkey/actions

Followed this guide: https://ropenscilabs.github.io/actions_sandbox/packageci.html