Skip to content

Commit

Permalink
bumping travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
shawn-mcginty committed Sep 22, 2020
1 parent e6cf40c commit 4859bdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
os:
- linux
dist:
- xenial
- bionic
language: node_js
node_js:
- '10'
- '12'
before_install:
- openssl aes-256-cbc -K $encrypted_dfdcfd5172af_key -iv $encrypted_dfdcfd5172af_iv
-in deploy_key.enc -out ./deploy_key -d
Expand Down

0 comments on commit 4859bdd

Please sign in to comment.