framework/extensions/suspend/.travis.yml
2018-12-04 10:16:33 +10:30

14 lines
318 B
YAML

language: generic
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_81f08aa28eb8_key
-i $encrypted_81f08aa28eb8_iv