We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 185d7c2 commit 9e088b4Copy full SHA for 9e088b4
.travis.yml
@@ -1,4 +1,4 @@
1
-# No longer used, repalced by GitHub Actions
+# No longer used, replaced by GitHub Actions
2
# Keep this workflow as a reference
3
# It had the advantage of only pushing to Docker Hub if the test cases passed
4
tests/docker_test.sh
@@ -12,6 +12,7 @@ cat current_code.md5
12
# 'code.md5 current_code.md5 differ: char 174, line 4'
13
# indicates the md5sums of the current source and binary files do not match
14
# the expected versions
15
+############### RESTORE THIS ###############
16
#cmp $SINGE_ROOT/code.md5 current_code.md5
17
18
# Confirm the contents of the conda environment
0 commit comments