From be1c7e50e1e8809ea56f2c9d472eccd8ffd73a97 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 04:57:58 +0200 Subject: Adding upstream version 1.44.3. Signed-off-by: Daniel Baumann --- web/server/h2o/libh2o/misc/oktavia/.travis.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 web/server/h2o/libh2o/misc/oktavia/.travis.yml (limited to 'web/server/h2o/libh2o/misc/oktavia/.travis.yml') diff --git a/web/server/h2o/libh2o/misc/oktavia/.travis.yml b/web/server/h2o/libh2o/misc/oktavia/.travis.yml new file mode 100644 index 00000000..0cf13fe4 --- /dev/null +++ b/web/server/h2o/libh2o/misc/oktavia/.travis.yml @@ -0,0 +1,12 @@ +language: node_js +node_js: + - 0.10 + - 0.8 + +# We want to be notified when something happens. +notifications: + email: + - yoshiki@shibu.jp + +before_install: + - npm install jsx -- cgit v1.2.3