Skip to content

Commit ee343c9

Browse files
author
lo kesh
committed
feat(Package): Upadated packag.json file
1 parent 0c64bb2 commit ee343c9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ before_script:
1111
- npm prune
1212
before_install:
1313
- export CHROME_BIN=chromium-browser
14-
- export DISPLAY=:99.0
15-
- sh -e /etc/init.d/xvfb start
1614
after_success:
1715
- npm run semantic-release
1816
branches:

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,8 @@
5858
"ts-node": "~3.0.4",
5959
"tslint": "~5.3.2",
6060
"typescript": "~2.3.3"
61+
},
62+
"release": {
63+
"tryme": "./node_modules/foobar"
6164
}
6265
}

0 commit comments

Comments
 (0)