aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLex Neva <github.com@lexneva.name>2018-06-03 12:35:14 -0400
committerLex Neva <github.com@lexneva.name>2018-06-03 12:35:14 -0400
commitfd6ae02fb3c0f003e08c66858366689a9e9f9f36 (patch)
tree9a7e769c1b786a12ce0c4c58439feba026f1c97f
parent74c48a867e3556f7f6d1b79701d897809dfa7aae (diff)
stop failing
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a7334656..b69d9514 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -144,6 +144,7 @@ install:
elif [ -n "$LINT" ]; then
pip install flake8
fi
+ set +e
before_script:
- "echo LINT: $LINT BUILD: $BUILD"
script: