mirror of
https://git.wownero.com/wownero/wownerowp.git
synced 2024-08-15 01:03:16 +00:00
Update .travis.yml
This commit is contained in:
parent
f7cc43ead6
commit
d8ec54bd62
1 changed files with 3 additions and 0 deletions
|
@ -10,3 +10,6 @@ php:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- echo 'Everything Works. '
|
- echo 'Everything Works. '
|
||||||
|
|
||||||
|
before_deploy:
|
||||||
|
- mkdir build
|
||||||
|
|
Loading…
Reference in a new issue