aboutsummaryrefslogtreecommitdiffstats
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index bc72623c..eb772d9b 100644
--- a/circle.yml
+++ b/circle.yml
@@ -83,7 +83,7 @@ jobs:
name: External tests
command: |
. /usr/local/nvm/nvm.sh
- test/externalTests.sh /tmp/workspace/soljson.js
+ test/externalTests.sh /tmp/workspace/soljson.js || test/externalTests.sh /tmp/workspace/soljson.js
build_x86:
docker:
- image: buildpack-deps:artful