Skip to content

Commit

Permalink
Merge 390a096 into 2e51e59
Browse files Browse the repository at this point in the history
  • Loading branch information
dlockhart committed Aug 14, 2020
2 parents 2e51e59 + 390a096 commit aae3ef8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
language: node_js
node_js:
- 6
sudo: false
node_js: node
script:
- npm test
- npm run bundle-host
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": "frau-jwt",
"version": "2.0.4",
"version": "2.0.5",
"description": "Utility to get a JWT from a FRA",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit aae3ef8

Please sign in to comment.