Skip to content

Commit d192ecc

Browse files
committed
Add pdflatex command to CI.
1 parent 7a121dc commit d192ecc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ install:
2323
script:
2424
# Your test script goes here
2525
- jupyter nbconvert --to latex rosi_py.ipynb
26+
- pdflatex rosi_py.tex
2627
- source deactivate

0 commit comments

Comments
 (0)