-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Relax version bounds so both 0.15 and 0.16 theoretically work.
- Loading branch information
Richard Feldman
committed
Oct 17, 2015
1 parent
fdcc8ab
commit 0977137
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0977137
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rtfeldman this still needs to be the all-lowercase deadfoxygrandpa/elm-test for 0.16. It looks like elm-version of that is 0.15.0 <= v < 0.17.0 even in 2.0.0, so that should still work for 0.15, though possibly Alex didn't publish it to the 0.15 package repo, which could easily be done.
0977137
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, good point. I'm upgrading how binaries get downloaded and want to get everything using the new ways of doing things on 0.15.1 first, so we can then have a clean "just upgrade to 0.16" pass afterwards.