mirror of
https://github.com/basecamp/trix.git
synced 2026-05-17 12:00:38 +00:00
7 lines
76 B
YAML
7 lines
76 B
YAML
language: ruby
|
|
cache: bundler
|
|
script: bin/ci
|
|
branches:
|
|
only:
|
|
- master
|