Skip to content

Commit

Permalink
add travis ci status log
Browse files Browse the repository at this point in the history
  • Loading branch information
DreamAndDead committed Jan 25, 2018
1 parent 8c0761f commit 6d5dbeb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ before_install:
script:
- make
- make test
- make clean
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CSAPP-3e-Solutions
# CSAPP-3e-Solutions [![Build Status](https://travis-ci.org/DreamAndDead/CSAPP-3e-Solutions.svg?branch=master)](https://travis-ci.org/DreamAndDead/CSAPP-3e-Solutions)

**Computer Systems: A Programmer's Perspective Third Edition Solutions**

Expand Down

0 comments on commit 6d5dbeb

Please sign in to comment.