Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
whatever4711 committed Mar 1, 2017
1 parent dbec6e1 commit c9ec631
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .latexmkrc
@@ -1,3 +1,5 @@
$pdf_mode = 1;
$pdflatex = 'pdflatex --shell-escape -interaction=nonstopmode %O %S -file-line-error -synctex=1';
# Custom dependency and function for nomencl package
add_cus_dep( 'nlo', 'nls', 0, 'makenlo2nls' );
sub makenlo2nls {
Expand Down
6 changes: 0 additions & 6 deletions .travis.yml
@@ -1,9 +1,3 @@
env:
global:
- CGO_ENABLED=0
- GOOS=linux
- GOARCH=amd64
sudo: required
services:
- docker
script:
Expand Down

0 comments on commit c9ec631

Please sign in to comment.