Skip to content

Commit

Permalink
update to node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio committed Sep 21, 2019
1 parent 1e50ff1 commit 8766d13
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,7 +1,7 @@
sudo: required
language: node_js
node_js:
- '10'
- '12'
before_install:
- openssl aes-256-cbc -K $encrypted_deba340dfe89_key -iv $encrypted_deba340dfe89_iv
-in secrets.zip.enc -out secrets.zip -d
Expand Down

0 comments on commit 8766d13

Please sign in to comment.