• R/O
  • HTTP
  • SSH
  • HTTPS

aptpac: Commit

GitHubのミラーです
https://github.com/FascodeNet/aptpac


Commit MetaInfo

Révision328dfdbeee69e36d60c685c14b01cf5c2ce77c05 (tree)
l'heure2020-07-05 21:27:27
Auteurhayao <shun819.mail@gmai...>
Commiterhayao

Message de Log

[fix] ; Fixed traviscl command.

Change Summary

Modification

--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
11 language: shell
22 script:
3- - bash -c 'shopt -s globstar nullglob; shellcheck -s bash --exclude=SC2068 -S error **/*.{sh,ksh,bash}'
3+ - bash -c 'shopt -s globstar nullglob; shellcheck -s bash --exclude=SC2068 -S error aptpac'
4+ - bash -c 'shopt -s globstar nullglob; shellcheck -s bash --exclude=SC2068 -S error **/PKGBUILD'
45 git:
56 submodules: false
Afficher sur ancien navigateur de dépôt.