Skip to content

Check source distributions during Travis builds#1050

Merged
paf31 merged 1 commit intopurescript:masterfrom
hdgarrood:check-sdist
Apr 15, 2015
Merged

Check source distributions during Travis builds#1050
paf31 merged 1 commit intopurescript:masterfrom
hdgarrood:check-sdist

Conversation

@hdgarrood
Copy link
Copy Markdown
Contributor

This commit adds a step in travis-script.sh to generate a source
distribution and then check that the source distribution can be built.
Hopefully this will stop things like #980 from happening again.

the idea comes from here:
https://github.com/hvr/multi-ghc-travis/blob/master/.travis.yml#L98-L103

This commit adds a step in travis-script.sh to generate a source
distribution and then check that the source distribution can be built.
Hopefully this will stop things like #980 from happening again.

the idea comes from here:
https://github.com/hvr/multi-ghc-travis/blob/master/.travis.yml#L98-L103
@paf31
Copy link
Copy Markdown
Contributor

paf31 commented Apr 15, 2015

👍 Excellent!

@hdgarrood
Copy link
Copy Markdown
Contributor Author

If you want, I could try removing a module from the Cabal file and then we could see if this fails.

@paf31
Copy link
Copy Markdown
Contributor

paf31 commented Apr 15, 2015

Let's try it in a branch after I merge.

paf31 added a commit that referenced this pull request Apr 15, 2015
Check source distributions during Travis builds
@paf31 paf31 merged commit fc4325e into purescript:master Apr 15, 2015
@hdgarrood hdgarrood deleted the check-sdist branch April 15, 2015 19:13
@hdgarrood hdgarrood mentioned this pull request Apr 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants