From 070c4c97b42698172d1ba4645278c79da6271bd4 Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Wed, 31 Jan 2018 23:04:48 +0000 Subject: [PATCH] Maybe that'll fix travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3385e77..7b9f06e 100755 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,4 @@ branches: only: - master build: - echo "module.exports = require('./travis.js');" > config/env/env.js \ No newline at end of file + - echo "module.exports = require('./travis.js');" > config/env/env.js