Skip to content

Commit 073f021

Browse files
Merge pull request #2 from Achalpvyas/patch-1
Patch 1
2 parents c5165e1 + 650dd31 commit 073f021

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# OPTIONAL deploy
3838
# OPTIONAL after_deploy
3939

40-
################################################################################
40+
4141
dist: xenial
4242
sudo: required
4343
cache: apt
@@ -53,7 +53,6 @@ env:
5353
- CATKIN_OPTIONS=$CI_SOURCE_PATH/catkin.options
5454
- ROS_PARALLEL_JOBS='-j8 -l6'
5555

56-
################################################################################
5756

5857
# Install system dependencies, namely a very barebones ROS setup.
5958
before_install:
@@ -132,6 +131,6 @@ after_success:
132131
notifications:
133132
email:
134133
recipients:
135-
134+
136135
on_success: always # default: change
137136
on_failure: always # default: always

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![Build Status](https://travis-ci.org/Pruthvi-Sanghavi/TenezBot.svg?branch=master)](https://travis-ci.org/Pruthvi-Sanghavi/TenezBot)
55
[![Coverage Status](https://coveralls.io/repos/github/Pruthvi-Sanghavi/TenezBot/badge.svg?branch=master)](https://coveralls.io/github/Pruthvi-Sanghavi/TenezBot?branch=master)
66

7+
78
## Developers
89

910
- Achal Vyas [Github](https://github.com/Achalpvyas)

0 commit comments

Comments
 (0)