Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history


# Conflicts:
#	.travis.yml
#	DBNetworkStack.podspec
#	README.md
#	Source/Info.plist
#	Source/RetryNetworkTask.swift
#	Tests/DBNetworkStackTests/NetworkServiceTest.swift
#	Tests/DBNetworkStackTests/RetryNetworkserviceTest.swift
#	Tests/DBNetworkStackTests/RetryTaskTest.swift
  • Loading branch information
lightsprint09 committed Aug 22, 2018
2 parents e44fdc9 + 1e35388 commit dc0c38c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ matrix:
- bash <(curl -s https://codecov.io/bash)
deploy:
provider: pages
local_dir: ${TRAVIS_BUILD_DIR}/docs
local_dir: docs
skip_cleanup: true
github_token: $GITHUB_TOKEN
on:
branch: master
branch: master

0 comments on commit dc0c38c

Please sign in to comment.