>     This release is the first one to include Chez-Scheme-based builds
>     (labeled “Racket CS” on the pre-release page), and we’d be
>     interested in hearing about any issues you encounter with these
>     builds.

OK, I added a new "RELEASECS" target to travis-racket:

  https://github.com/greghendershott/travis-racket/issues/36

So now in a .travis.yml matrix, RACKET_VERSION can be any of:

  HEAD HEADCS RELEASE RELEASECS 7.3 7.2 7.1 7.0 6.12 6.11 6.10 6.9 6.8
  6.7 6.6 6.5 6.4 6.3 6.2 6.2.1 6.1 6.1.1 6.0 6.0.1 5.93 5.92 5.3 5.3.6
  5.3.5 5.3.4 5.3.3 5.3.2 5.3.1.

Plus there are boolean flags RACKET_MINIMAL and RACKET_NATIPKG.


>     If all goes well, we will turn this version into a v7.4 release
>     within a couple of weeks.

If anyone wants to say whether to handle that as RACKET_VERSION values
"7.4" and "7.4-CS", or, as a new boolean flag like "RACKET_CS":

  https://github.com/greghendershott/travis-racket/issues/37

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/87k1c7myb1.fsf%40greghendershott.com.

Reply via email to