Skip to content

Commit

Permalink
displicandum-gh-pages-travis (#8): .travis.yml, language: generic
Browse files Browse the repository at this point in the history
  • Loading branch information
fititnt committed May 11, 2021
1 parent 3e7e312 commit 7a7639a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# @see systema/infrastructuram/temporarium.sh
# @see https://docs.travis-ci.com/user/deployment/script/


# Without specifing language, it would default to ruby and this can fail
# script: bash systema/infrastructuram/travis-ci.sh
# @see https://docs.travis-ci.com/user/languages/minimal-and-generic/
language: generic

deploy:
provider: script
script: bash systema/infrastructuram/travis-ci.sh
Expand Down

0 comments on commit 7a7639a

Please sign in to comment.