Skip to content

Commit

Permalink
Fix Travis
Browse files Browse the repository at this point in the history
* Update .travis.yml

* Update .travis.yml

* Update .travis.yml
  • Loading branch information
frangarcj authored Nov 12, 2018
1 parent 8361b87 commit 21733f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ sudo: required
language: c

before_install:
- sudo apt-get update
- cd ..
- git clone https://github.com/vitasdk/vdpm
- cd vdpm
Expand All @@ -25,4 +26,4 @@ deploy:
file: "nopsmdrm.skprx"
skip_cleanup: true
on:
tags: true
tags: true

0 comments on commit 21733f8

Please sign in to comment.