]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - .travis.yml
Merge branch 'master' into template-archivelink
[irc/freenode/web-7.0.git] / .travis.yml
index 5c6baa3419b90a8988cf5c03bd112508a723e28a..156730100a5c43e2c4d758ba4db04e10aa23f5d3 100644 (file)
@@ -1,5 +1,9 @@
 language: python
 python:
-  - "3.5"
-install: "pip install -e git+https://github.com/edk0/cms7.git#egg=cms7"
+- '3.5'
+install: pip install -e git+https://github.com/edk0/cms7.git#egg=cms7
 script: cms7
+before_install:
+- openssl aes-256-cbc -K $encrypted_ac880c30010f_key -iv $encrypted_ac880c30010f_iv
+  -in .deploy-key.enc -out .deploy-key -d && chmod go-rwx .deploy-key
+after_success: ./deploy.sh