Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
O
oh-my-fish
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
oh-my-fish
Commits
bdfc2484
Commit
bdfc2484
authored
Oct 17, 2015
by
Derek Stavis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
omf/templates: Remove Travis from scaffolding
parent
f967a0d3
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
22 deletions
+0
-22
pkg/omf/templates/pkg/.travis.yml
pkg/omf/templates/pkg/.travis.yml
+0
-16
pkg/omf/templates/pkg/README.md
pkg/omf/templates/pkg/README.md
+0
-3
pkg/omf/templates/pkg/test/{{NAME}}.fish
pkg/omf/templates/pkg/test/{{NAME}}.fish
+0
-1
pkg/omf/templates/themes/README.md
pkg/omf/templates/themes/README.md
+0
-2
No files found.
pkg/omf/templates/pkg/.travis.yml
deleted
100644 → 0
View file @
f967a0d3
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
pkg/omf/templates/pkg/README.md
View file @
bdfc2484
[
![
][
travis-badge
]
][travis-link]
![][
license-badge
]
![][
license-badge
]
<div
align=
"center"
>
<div
align=
"center"
>
...
@@ -36,5 +35,3 @@ $ {{NAME}}
...
@@ -36,5 +35,3 @@ $ {{NAME}}
[
omf-link
]:
https://www.github.com/oh-my-fish/oh-my-fish
[
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
[
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}}
pkg/omf/templates/pkg/test/{{NAME}}.fish
deleted
100644 → 0
View file @
f967a0d3
test available {{NAME}}
pkg/omf/templates/themes/README.md
View file @
bdfc2484
...
@@ -36,5 +36,3 @@ $ omf u {{NAME}}
...
@@ -36,5 +36,3 @@ $ omf u {{NAME}}
[
omf-link
]:
https://www.github.com/oh-my-fish/oh-my-fish
[
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
[
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}}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment