Skip to content

Commit

Permalink
Need to use quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
arinto committed Sep 15, 2018
1 parent d783333 commit 57111e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ services:
- docker

go:
- 1.10
- 1.11
- tip
- "1.10"
- "1.11"
- "tip"

before_install:
- docker build . --tag=gojenkins
Expand Down

0 comments on commit 57111e6

Please sign in to comment.