diff options
author | Valentin Popov <info@valentineus.link> | 2017-10-22 17:17:52 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2017-10-22 17:17:52 +0300 |
commit | 6f6017d494cbd5b1eeacc1381bb08267ebea653f (patch) | |
tree | f7b8273424853ac37f956bf25f09d8591e24a6f8 | |
parent | c6297ffaea4948a183d9dd38c3e811b9d2576d52 (diff) | |
download | simple-container-6f6017d494cbd5b1eeacc1381bb08267ebea653f.tar.xz simple-container-6f6017d494cbd5b1eeacc1381bb08267ebea653f.zip |
Fix deploy
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 2c4420d..af67ab6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,7 +35,7 @@ after_success: jobs: include: - - stage: deploy + stage: deploy node_js: "8" os: "linux" before_deploy: |