Skip to content

Commit

Permalink
chore: fix travis for release
Browse files Browse the repository at this point in the history
Fixes #44
  • Loading branch information
starpit committed Dec 27, 2019
1 parent ff07478 commit 48e283e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
- env: T="electron" S="composer2"
- env: T="electron" S="openwhisk2" NEEDS_SECOND_OPENWHISK_AUTH=true NEEDS_OPENWHISK_API_GATEWAY=true NEEDS_OPENWHISK_JAVA8=true
- env: T="electron" S="openwhisk4" NEEDS_OPENWHISK_NODEJS8=true

# the above are test stages; next is the release stage, performed for tag builds
# see ./package.json for the release-it build definition
- stage: release
Expand Down

0 comments on commit 48e283e

Please # to comment.