Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
Travis CI - Update travis config file and minor version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Lupu committed Mar 15, 2017
1 parent 5b254a3 commit a6eb56a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: node_js
sudo: false

node_js:
- 6
- 4

script: npm test

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mangopay-cardregistration-js-kit",
"version": "1.2.0",
"version": "1.2.1",
"description": "MANGOPAY Card Registration JavaScript Kit is a client library designed to take care of the card registration process.",
"main": "kit/mangopay-kit.min.js",
"directories": {
Expand Down

0 comments on commit a6eb56a

Please sign in to comment.