From a8aa4f323caa1bbdb1dbd4dacd4a805518e3dd56 Mon Sep 17 00:00:00 2001 From: rosewk Date: Fri, 27 Aug 2021 01:29:09 +0800 Subject: [PATCH] testing yaml file --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f3ab412..fe0d8ea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,12 +4,13 @@ node_js: install: - npm install before_script: - - cd animated-countdown + - cd pokedex script: - echo 'testing!!' - echo 'Installing something!' - npm install + - index.html notifications: email: