1
0
mirror of https://github.com/flarum/core.git synced 2025-08-01 06:00:24 +02:00

Set up Travis

This commit is contained in:
Toby Zerner
2018-11-12 22:05:48 +10:30
parent 40438fd0a6
commit 8417a1fe25
2 changed files with 15 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,15 @@
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