Browse Source

Test: use /bin/bash

tags/v1.9.13
Thomas Brand 6 years ago
parent
commit
64d1f6dab1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .ci/test_run.sh

+ 1
- 1
.ci/test_run.sh View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash

echo "`date`"
echo "$TRAVIS_OS_NAME"


Loading…
Cancel
Save