Closed

Description
The ScalaJS CrossProject
class "shares" code between JS/JVM builds by adding a path to the build. This causes the build to fail and in this case we only build fro JVM:
No source root found for
/home/travis/build/InTheNow/cats/state/jvm/../shared/src/main/scala/cats/state/State.scala (source roots: /home/travis/build/InTheNow/cats/state/shared/src/main/scala/)
ref https://travis-ci.org/InTheNow/cats/builds/64943666
CC @sjrd