Skip to content

Commit

Permalink
Merge branch 'release/v3.2.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
davidecaruso committed Sep 12, 2020
2 parents f30ff0d + cb30945 commit a255953
Show file tree
Hide file tree
Showing 11 changed files with 819 additions and 12,961 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ os:
- linux

node_js:
- 6
- 12

cache:
yarn: true
Expand All @@ -22,4 +22,4 @@ script:
after_script: "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"

notifications:
email: false
email: false
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shell.js",
"version": "3.2.1",
"version": "3.2.2",
"description": "A JavaScript library to create HTML terminals in web pages.",
"author": "Davide Caruso <davide.caruso93@gmail.com>",
"homepage": "http://shelljs.io",
Expand Down

0 comments on commit a255953

Please sign in to comment.