Skip to content

Commit

Permalink
Merge pull request #17 from akhilome/ch-setup-travis-160239319
Browse files Browse the repository at this point in the history
#160239319 Setup TravisCI integration
  • Loading branch information
akhilome committed Sep 5, 2018
2 parents c52b581 + 18595cb commit 36c62cb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
language: node_js
node_js:
- "lts/*"
cache:
directories:
- "node_modules"
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# KiaKiaFood

[![Build Status](https://travis-ci.org/akhilome/fast-food-fast.svg?branch=develop)](https://travis-ci.org/akhilome/fast-food-fast)

Place orders for food and get it **sharp sharp**!

0 comments on commit 36c62cb

Please sign in to comment.