aboutsummaryrefslogtreecommitdiff
path: root/ci/script.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/script.sh')
-rw-r--r--ci/script.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/ci/script.sh b/ci/script.sh
index 78341e1..7b86e52 100644
--- a/ci/script.sh
+++ b/ci/script.sh
@@ -44,6 +44,13 @@ main() {
fi
if [ $TRAVIS_RUST_VERSION = nightly ]; then
+ # Tests where required MSRV > 1.36
+ #local exs=(
+ #)
+ #for ex in ${exs[@]}; do
+ # cargo check --example $ex --target $T
+ #done
+
# multi-core compile-pass tests
pushd heterogeneous
local exs=(