We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75cae54 commit b9f79cbCopy full SHA for b9f79cb
1 file changed
.travis.yml
@@ -57,4 +57,5 @@ deploy:
57
script: rsync -rvzp $TRAVIS_BUILD_DIR/www/cmsc430 dvanhorn@junkfood.cs.umd.edu:$WWW_DIR/fall2019
58
on:
59
branch: master
60
+ condition: "$TRAVIS_OS_NAME = linux"
61
0 commit comments