You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Travis CI config to work in new repo layout. Refs #248.
The travis configuration file assumes that the Copilot library
is located at the top level, so Cabal implicitly knows what
the main library is. That assumption is no longer true after
re-structuring the repo.
This commit updates the travis file to the new repo layout, by
explicitly indicating which component must be built.
0 commit comments