Skip to content

Commit

Permalink
Added support for node 14
Browse files Browse the repository at this point in the history
Signed-off-by: Giuseppe Macri <macri.giuseppe@gmail.com>
  • Loading branch information
macrigiuseppe committed Nov 21, 2020
1 parent 8648bcd commit 6f56600
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -21,6 +21,7 @@ install:
- yarn install:example
node_js:
- 12
- 14
before_script:
- "curl -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/fossas/fossa-cli/master/install.sh | sudo bash"
- ulimit -c unlimited -S # enable core dumps
Expand Down

0 comments on commit 6f56600

Please sign in to comment.