omf/templates: Remove Travis from scaffolding

This commit is contained in:
Derek Stavis 2015-10-17 21:55:28 -03:00
parent f967a0d334
commit bdfc248452
4 changed files with 0 additions and 22 deletions

View File

@ -1,16 +0,0 @@
language: c
os:
- linux
# - osx # currently not supported
sudo: false
addons:
apt:
packages:
- tree
- fish
before_script:
- pwd; tree -h
- curl -L git.io/omf | sh
script:
- omf g {{NAME}}
- cat $OMF_PATH/pkg/{{NAME}}/test/{{NAME}}.fish

View File

@ -1,4 +1,3 @@
[![][travis-badge]][travis-link]
![][license-badge]
<div align="center">
@ -36,5 +35,3 @@ $ {{NAME}}
[omf-link]: https://www.github.com/oh-my-fish/oh-my-fish
[license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square
[travis-badge]: http://img.shields.io/travis/{{USER}}/{{NAME}}.svg?style=flat-square
[travis-link]: https://travis-ci.org/{{USER}}/{{NAME}}

View File

@ -1 +0,0 @@
test available {{NAME}}

View File

@ -36,5 +36,3 @@ $ omf u {{NAME}}
[omf-link]: https://www.github.com/oh-my-fish/oh-my-fish
[license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square
[travis-badge]: http://img.shields.io/travis/{{USER}}/{{NAME}}.svg?style=flat-square
[travis-link]: https://travis-ci.org/{{USER}}/{{NAME}}