framework/extensions/statistics/.travis.yml

16 lines
331 B
YAML
Raw Normal View History

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_73644080ee09_key
-i $encrypted_73644080ee09_iv