From 94a3703a78d98f3b8715fdacb4066f457b62bb22 Mon Sep 17 00:00:00 2001 From: Tobias Date: Tue, 25 Jul 2023 22:26:59 +0200 Subject: [PATCH] Delete .travis.yml, update FontAwesome (#366) --- .travis.yml | 34 ---------------------------------- site/themes/shared-bulma-theme | 2 +- 2 files changed, 1 insertion(+), 35 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 11cfb4553c3b..000000000000 --- a/.travis.yml +++ /dev/null @@ -1,34 +0,0 @@ -# Build status located at https://travis-ci.org/yuzu-emu/ - -language: node_js -node_js: - - "lts/erbium" -cache: yarn - -install: - - echo '========== Installing gulp & dependencies ==========' - - sudo apt-get install graphicsmagick - - wget -O hugo.deb https://github.com/gohugoio/hugo/releases/download/v0.52/hugo_0.52_Linux-64bit.deb - - sudo dpkg -i hugo.deb - - yarn install - -before_script: - - hugo version - -script: - - echo '========== Starting gulp deploy task ==========' - - yarn run gulp all --production - -deploy: - provider: pages - skip_cleanup: true - github_token: $GITHUB_TOKEN # Set in travis-ci.org dashboard - local_dir: build - repo: yuzu-emu/yuzu-emu.github.io - target_branch: master - fqdn: yuzu-emu.org - on: - branch: hugo -notifications: - email: - - yuzu@yuzu-emu.org diff --git a/site/themes/shared-bulma-theme b/site/themes/shared-bulma-theme index e86ed45e2667..ac7cb5fcc50a 160000 --- a/site/themes/shared-bulma-theme +++ b/site/themes/shared-bulma-theme @@ -1 +1 @@ -Subproject commit e86ed45e2667462593299b5d8af9d62ab88740bc +Subproject commit ac7cb5fcc50a4b9fbd8c92c17aa0895aebeef14c