Browse Source

Merge branch 'master' of https://github.com/mxschmitt/golang-url-shortener

dependabot/npm_and_yarn/web/prismjs-1.21.0
Max Schmitt 8 years ago
parent
commit
c4ae856307
  1. 2
      .travis.yml

2
.travis.yml

@ -1,6 +1,6 @@
language: go language: go
go: go:
- 1.10 - "1.10"
cache: yarn cache: yarn
services: services:
- docker - docker

Loading…
Cancel
Save