1
Fork 0

Remove short build script

This commit is contained in:
Jake Howard 2017-01-10 09:20:39 +00:00
parent 969cac9503
commit 39140e63e7
2 changed files with 1 additions and 6 deletions

View file

@ -10,7 +10,7 @@ machine:
dependencies:
pre:
- scripts/build
- pelican -v
test:

View file

@ -1,5 +0,0 @@
#!/usr/bin/env bash
export PATH=env/bin:${PATH}
pelican -o output/ -v