Skip to content

Commit

Permalink
Create .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xeon-zolt committed Jun 11, 2017
1 parent a7d5fb8 commit 415fdb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ script:
after_success:
export image_name="`echo *.iso`"
cat *.iso > "/home/travis/${image_name}"
file_glob: true
file: "/home/travis/${image_name}"
curl -u $ftplogin:$ftppassword -T /home/travis/${image_name} https://dav.box.com/dav/
notifications:
email:
Expand Down

0 comments on commit 415fdb4

Please sign in to comment.