pioneers/.travis.prepare.sh

5 lines
39 B
Bash
Raw Normal View History

2014-01-22 15:28:29 +01:00
#!/bin/bash
cd deps
./getDeps.sh
cd ..