Skip to content

Commit

Permalink
Merge pull request #4 from Rogger794/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
roggervalf authored Jan 19, 2020
2 parents 5f66b2c + 4347bd2 commit aceaaaf
Show file tree
Hide file tree
Showing 7 changed files with 276 additions and 485 deletions.
14 changes: 14 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
language: node_js
node_js:
- 10
cache:
directories:
- node_modules
notifications:
email:
recipients:
- rogger.valverde@uni.pe
on_success: change
on_failure: always
install:
- yarn
Loading

0 comments on commit aceaaaf

Please sign in to comment.