cmc/thelounge-theme-crypto

🎨 Retro & high-contrast theme

clone: git clone https://gitbay.org/cmc/thelounge-theme-crypto.git

98bb3ec3d97a6ff138bb0bd138c3ce8d99e1a93a

signed_unknown_key

author: Jérémie Astori <jeremie@astori.fr> · 2018-04-11T04:44:16Z

Set up Travis CI
 .travis.yml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..72841b8
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,8 @@
+language: node_js
+node_js: 8
+
+cache:
+  yarn: true
+
+notifications:
+  email: false