We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4d0b8d commit c6a683dCopy full SHA for c6a683d
.travis.yml
@@ -11,11 +11,3 @@ addons:
11
- nic.localhost
12
- tim.localhost
13
- nicola.localhost
14
- apt:
15
- sources:
16
- - ubuntu-toolchain-r-test
17
- packages:
18
- - gcc-4.8
19
- - g++-4.8
20
-env:
21
- - TRAVIS=travis CXX=g++-4.8
package.json
@@ -58,7 +58,7 @@
58
"node-forge": "^0.6.38",
59
"nodemailer": "^3.1.4",
60
"nomnom": "^1.8.1",
61
- "oidc-auth-manager": "^0.2.0",
+ "oidc-auth-manager": "^0.2.1",
62
"oidc-op-express": "^0.0.3",
63
"rdflib": "^0.15.0",
64
"recursive-readdir": "^2.1.0",
0 commit comments