Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
269a9859
Commit
269a9859
authored
Mar 10, 2013
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed travis env, added coverage badge
parent
96fbef60
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
.travis.yml
.travis.yml
+1
-2
README.md
README.md
+2
-0
No files found.
.travis.yml
View file @
269a9859
language
:
ruby
env
:
-
DB=mysql
-
TRAVIS=true
-
DB=mysql TRAVIS=true
before_install
:
-
sudo apt-get install libicu-dev -y
-
gem install charlock_holmes -v="0.6.9"
...
...
README.md
View file @
269a9859
...
...
@@ -24,6 +24,8 @@
*
[
![Dependency Status
](
https://gemnasium.com/gitlabhq/gitlabhq.png
)
](https://gemnasium.com/gitlabhq/gitlabhq)
*
[
![Coverage Status
](
https://coveralls.io/repos/gitlabhq/gitlabhq/badge.png?branch=master
)
](https://coveralls.io/r/gitlabhq/gitlabhq)
### Resources
*
GitLab.org community site:
[
Homepage
](
http://gitlab.org
)
[
Screenshots
]
(http://gitlab.org/screenshots/)
[
Blog
](
http://blog.gitlab.org/
)
[
Demo
]
(http://demo.gitlabhq.com/users/sign_in)
...
...
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