Skip to content

Commit aba11f9

Browse files
committed
Bump racket to 7.4.
1 parent f7c70d8 commit aba11f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
- PANDOC=~/.pandoc
99
- PANDOC_DEB="https://github.com/jgm/pandoc/releases/download/2.7.3/pandoc-2.7.3-1-amd64.deb"
1010
matrix:
11-
- RACKET_VERSION=7.3
11+
- RACKET_VERSION=7.4
1212
cache:
1313
directories:
1414
- $PANDOC
@@ -46,4 +46,4 @@ deploy:
4646
script: rsync -rvzp $TRAVIS_BUILD_DIR/www/cmsc430 dvanhorn@junkfood.cs.umd.edu:$WWW_DIR/fall2019
4747
on:
4848
branch: master
49-
condition: "$RACKET_VERSION='7.3'"
49+

0 commit comments

Comments
 (0)