gusbemacbe / suru-plus-dark

Suru++ 25 Dark — A full dark cyberpunk, elegant, futuristic and Papirus-like third-party icons theme
GNU General Public License v3.0
56 stars 5 forks source link

Travis CI #4

Closed gusbemacbe closed 5 years ago

gusbemacbe commented 5 years ago

Hello @SmartFinn!

I enabled this repository to Travis CI, modified the travis.yml, but I am unable of triggering build to the branch beta of Suru++ Dark.

SmartFinn commented 5 years ago

@gusbemacbe the .travis.yml should be placed into the default branch (master).

gusbemacbe commented 5 years ago

@SmartFinn !

I have replaced Suru++ Dark for Suru++-Dark, it has been fixed without errors according to Travis CI, but is it possible to keep the original name Suru++ Dark and to get no errors in Travis CI?

SmartFinn commented 5 years ago

@gusbemacbe I don't know how to rewrite the test to ignore the parent dir.

.PHONY: test_filenames
test_filenames:
    # >>> Searching for invalid filenames
    @find $(ICON_THEMES) -not -iregex '[-_/\.+@a-z0-9]+' -print \
        -exec false '{}' + 

You could delete it from test task, but I don't recommend do it.

gusbemacbe commented 5 years ago

@SmartFinn , too bad, thank you for your counsel! I keep the hyphen.