Skip to content

Commit

Permalink
fix travis, 1.10 yaml....
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmach committed Sep 11, 2018
1 parent 1e0dadd commit bc6a811
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
@@ -1,9 +1,9 @@
language: go
sudo: false
go:
- 1.10
- 1.11
- tip
- '1.10'
- '1.11'
- 'tip'

install:
- go get -v github.com/paulmach/orb/...
Expand Down

0 comments on commit bc6a811

Please sign in to comment.