Skip to content

Commit

Permalink
Just removing publish of docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Gaunt committed Jan 2, 2017
1 parent 44e7828 commit 260c5a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,3 @@ before_script:
script:
- npm run istanbul
- npm run coveralls
- if [[ "$TRAVIS_BRANCH" = "master" && "$TRAVIS_OS_NAME" = "linux" && "$TRAVIS_PULL_REQUEST" = "false" ]]; then
npm run publish-docs;
fi
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "selenium-assistant",
"version": "4.0.1",
"version": "5.0.1",
"description": "A node module to help with use of selenium driver",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 260c5a6

Please sign in to comment.