Skip to content

Commit

Permalink
Update ci (#761)
Browse files Browse the repository at this point in the history
* Added support for Node@12 and removed for Node@6

* Added support for NPM in Husky tasks

* Added yarn.lock

* Revert "Added yarn.lock"

This reverts commit d14339b.

* Let's stick with Yarn as agreed 💪
  • Loading branch information
UlisesGascon authored and silvenon committed Jun 9, 2019
1 parent 34b15f3 commit f2432cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sudo: false
language: node_js
node_js:
- v12
- v10
- v8
- v6

0 comments on commit f2432cc

Please sign in to comment.