testing yaml file

pull/82/head
rosewk 4 years ago
parent a8aa4f323c
commit 40c60a70ce

@ -4,13 +4,12 @@ node_js:
install: install:
- npm install - npm install
before_script: before_script:
- cd pokedex - cd animated-countdown
script: script:
- echo 'testing!!' - echo 'testing!!'
- echo 'Installing something!' - echo 'Installing something!'
- npm install - npm install
- index.html
notifications: notifications:
email: email:

Loading…
Cancel
Save