Skip to content

Commit

Permalink
Stop ci-release step on Travis CI
Browse files Browse the repository at this point in the history
The release happens in GitHub Actions now.
  • Loading branch information
Olafur Pall Geirsson committed Apr 14, 2020
1 parent 7cc0133 commit 09969fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ before_install:
jobs:
include:
- stage: release
script: ./sbt ci-release docs/docusaurusPublishGhpages
script: ./sbt docs/docusaurusPublishGhpages

cache:
directories:
Expand Down

0 comments on commit 09969fb

Please sign in to comment.