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
Issue #10 was able to slip by unnoticed because I had a system install of lammps when I packaged the crate. This is the kind of stuff travis is for.
The travis test for automatic builds should specifically include a call to cargo package, to make sure nothing essential from the lammps submodule is accidentally excluded.
The text was updated successfully, but these errors were encountered:
Issue #10 was able to slip by unnoticed because I had a system install of lammps when I packaged the crate. This is the kind of stuff travis is for.
The travis test for automatic builds should specifically include a call to
cargo package
, to make sure nothing essential from the lammps submodule is accidentally excluded.The text was updated successfully, but these errors were encountered: