testing yaml file

pull/82/head
rosewk 4 years ago
parent d0a20db008
commit a8aa4f323c

@ -4,12 +4,13 @@ node_js:
install: install:
- npm install - npm install
before_script: before_script:
- cd animated-countdown - cd pokedex
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