Skip to content

Commit

Permalink
Switch openshift/oas-o to go1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
soltysh committed Apr 16, 2019
1 parent f147c6b commit cbc7991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go

go:
- "1.10"
- "1.11"

script:
- make build test-unit
Expand Down

0 comments on commit cbc7991

Please sign in to comment.