Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node_modules/tunnel/.travis.yml
blob: cb6e18268aa395ab9c28c3d192a15b37cd5093cf (plain) (blame)
1
2
3
4
5
6
language: node_js
node_js:
  - "4"
  - "6"
  - "8"
  - "10"