From d2738e345ae331d9182fe41c95bcab1d130d0528 Mon Sep 17 00:00:00 2001 From: Andre Bogus Date: Sun, 8 Jan 2017 17:33:19 +0100 Subject: [PATCH] oops. there was another - --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6491bb99f7d1..b2547764192f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,7 +44,7 @@ script: after_success: - | -- if [ $(uname) == Linux ]; then + if [ $(uname) == Linux ]; then ./.github/deploy.sh # trigger rebuild of the clippy-service, to keep it up to date with clippy itself #!/bin/bash