Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.
/ travis-ci Public archive

(Archived) 🧱Shared build configuration for Travis CI

Notifications You must be signed in to change notification settings

twingly/travis-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Repository archived ☠️

We have stopped using Travis CI. Our projects now use GitHub Actions instead.


Travis CI

Repository used for sharing Travis CI build configs across repos.

How to use

First you need to enable Build Config Validation for the repo, by adding the following to its .travis.yml:

version: ~> 1.0

Then just include the config(s) you want, for example:

import:
  - twingly/travis-ci:config/notifications.yml@master
  - twingly/travis-ci:config/ubuntu.yml@master
  - twingly/travis-ci:config/ruby.yml@master

About

(Archived) 🧱Shared build configuration for Travis CI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •