Skip to content

Commit

Permalink
Merge pull request #942 from watson-developer-cloud/develop
Browse files Browse the repository at this point in the history
Temporarily disable tests on Travis for master branch
  • Loading branch information
Anthony Oliveri authored Jan 18, 2019
2 parents 9c75b61 + 659f410 commit 7c6f61a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ jobs:
- stage: test Linux
script: ./Scripts/travis/test-Linux.sh
os: linux
if: branch = develop
- stage: test macOS
script: ./Scripts/travis/test-macOS.sh
os: osx
if: branch = develop
- stage: release new version
script: ./Scripts/travis/new-release.sh
os: osx
Expand Down

0 comments on commit 7c6f61a

Please sign in to comment.