PySR / test /travis.sh
MilesCranmer's picture
Clean up travis code
bdc71b3
raw
history blame
119 Bytes
#!/bin/bash
sudo python3 -m pip install numpy pandas &&
sudo python3 setup.py install &&
python3 test/test.py