mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2025-01-11 22:17:46 +00:00
Fixed syntax-error
This commit is contained in:
parent
caced2a9bc
commit
473e7040d3
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ "$TRAVIS_PULL_REQUEST" == "false" ]
|
||||
if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then
|
||||
|
||||
echo Starting push to gh-pages...
|
||||
mkdir deploy
|
||||
|
Loading…
Reference in New Issue
Block a user