framework/extensions/markdown/.travis.yml

16 lines
331 B
YAML
Raw Normal View History

2018-11-12 19:35:48 +08:00
language: minimal
sudo: false
cache:
directories:
- $HOME/.npm
jobs:
include:
- stage: build
if: branch = master AND type = push
script: curl -s https://raw.githubusercontent.com/flarum/core/master/.travis/build.sh | bash -s -
-k $encrypted_fa711d174b0b_key
-i $encrypted_fa711d174b0b_iv