Skip to content

Commit

Permalink
improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
fscherwi committed Nov 7, 2018
1 parent dcf2f8b commit 0f749de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ sudo: false
node_js:
- "node"
- "--lts"
- "0.12"
notifications:
email: false
install:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "get-osx-version",
"version": "2.0.0",
"description": "small program to get the current Mac OS version of the running system",
"description": "tiny program to get the current Mac OS version of the running system",
"main": "main.js",
"scripts": {
"test": "node test.js"
Expand Down

0 comments on commit 0f749de

Please sign in to comment.