Skip to content

Commit 9e226c2

Browse files
committed
Fix nasa#569, Resolve CI warnings and add badge
1 parent 5408523 commit 9e226c2

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.travis.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1+
os: linux
12
dist: bionic
2-
sudo: required
3-
language:
4-
- c
3+
language: c
54
compiler:
65
- gcc
76
addons:

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
Travis-CI: [![Build Status](https://travis-ci.com/nasa/cFE.svg)](https://travis-ci.com/nasa/cFE)
2+
13
# Core Flight System : Framework : Core Flight Executive
24

35
This repository contains NASA's Core Flight Executive (cFE), which is a framework component of the Core Flight System.

0 commit comments

Comments
 (0)