We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce076a3 commit 7bf09afCopy full SHA for 7bf09af
.travis.yml
@@ -7,4 +7,8 @@ r:
7
- devel
8
before_install:
9
- tlmgr install index
10
+addons:
11
+ apt:
12
+ packages:
13
+ - libnlopt-dev
14
warnings_are_errors: false
0 commit comments