Skip to content

Commit

Permalink
Bump travis
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenberg committed Nov 28, 2018
1 parent 163bc1c commit 38bfad2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ before_script:
- "wget https://github.com/gpoore/minted/releases/download/v2.1/minted-2.1.zip"
- "unzip -j minted-2.1.zip minted-2.1/minted.sty -d ."
- "unzip -j minted-2.1.zip minted-2.1/minted.sty -d cheatsheet"
- "unzip -j minted-2.1.zip minted-2.1/minted.sty -d installatieinstructies"
script:
- make diagrams
- make main.pdf
Expand All @@ -38,6 +39,7 @@ deploy:
- main.pdf
- cheatsheet/cheatsheet.pdf
- installatieinstructies/Installatieinstructies-Git.pdf
- voorbeelden/basis/simpelscript.sh
skip_cleanup: true
on:
tags: true

0 comments on commit 38bfad2

Please sign in to comment.