Test: travis run vint in an other job => faster

This commit is contained in:
Tinmarino
2020-07-29 00:36:44 -04:00
parent b124c9b1d8
commit e785c6f5b4
2 changed files with 5 additions and 2 deletions

View File

@ -77,7 +77,7 @@ runVader() {
fi
done
fi
echo "Vader: will run files: $res and independantly $ind"
echo "Vader: will run files: $res and independently $ind"
# Run tests for each specified version
for v in $vers; do