Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jant-eficode committed Oct 3, 2018
1 parent fdf901d commit 6120ebc
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
Expand Up @@ -29,7 +29,7 @@ jobs:
- '10'
before_script:
- openssl aes-256-cbc -K $encrypted_19f1f1d7001a_key -iv $encrypted_19f1f1d7001a_iv -in deploy/deploy_key.enc -out deploy/deploy_key -d
script: bash deploy.sh
script: bash deploy/deploy.sh

notifications:
email: false
Expand Down

0 comments on commit 6120ebc

Please sign in to comment.