Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Travis-CI automated tests #1

Merged
merged 4 commits into from
May 29, 2018

Conversation

nfreear
Copy link

@nfreear nfreear commented May 28, 2018

Hi @micc83 and @BernhardBehrendt,

Thank you for all your work on the cookie-notice Javascript - very useful!

I've added a .travis.yml configuration, in order to run the QUnit tests that you've written on each build. See:

And, I've added the Travis-CI "pass" / "fail" badge to the README ...

Build status — Travis-CI

(Obviously, if you merge, you can/should setup Travis-CI yourselves, and use that badge ... give me a shout, or try the help.)

I hope this helps. More soon!

Best wishes,

Nick

@BernhardBehrendt
Copy link

Thank you very much @nfreear. That's why I like open source sooo much. Had it on my mind for weeks now to integrate travis-ci and finally you did it.

@BernhardBehrendt BernhardBehrendt merged commit ca5598e into AOEpeople:master May 29, 2018
@nfreear
Copy link
Author

nfreear commented May 29, 2018

Happy to help @BernhardBehrendt.

Btw, I realised that I shouldn't have put jQuery in peerDependencies in package.json. Seems to contradict the vanilla-javascript claim ;). jQuery should be in devDependencies. My bad! I'll do a fresh pull request.

I have some other ideas / pull requests to follow.

Yours,

Nick

nfreear added a commit to nfreear/cookie-notice that referenced this pull request May 29, 2018
…clarity

* Also move QUnit from peer to `devDependencies`
* AOEpeople#1
BernhardBehrendt added a commit that referenced this pull request May 29, 2018
Follow-up to pull #1 - move jQuery to `devDependencies` for clarity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants