From 0f8a681c9add1255762f0bf548d0014677ccb471 Mon Sep 17 00:00:00 2001 From: Michael Iacona Date: Thu, 1 Nov 2018 07:24:58 -0400 Subject: [PATCH] Travis build --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e66e60d..9fed4ba 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,5 @@ This app was originally generated on Tue Oct 16 2018 01:21:31 GMT+0000 (UTC) usi Note: Generators are usually run using the globally-installed `sails` CLI (command-line interface). This CLI version is _environment-specific_ rather than app-specific, thus over time, as a project's dependencies are upgraded or the project is worked on by different developers on different computers using different versions of Node.js, the Sails dependency in its package.json file may differ from the globally-installed Sails CLI release it was originally generated with. (Be sure to always check out the relevant [upgrading guides](https://sailsjs.com/upgrading) before upgrading the version of Sails used by your app. If you're stuck, [get help here](https://sailsjs.com/support).) --> +[![Build Status](https://travis-ci.org/miacona96/RoE-pipe.svg?branch=master)](https://travis-ci.org/miacona96/RoE-pipe) +