Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
miekg committed Apr 19, 2018
1 parent 7b1f339 commit 1155f33
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: go
sudo: false
go:
- 1.5
- 1.6
- 1.7
- 1.10

script:
- cd $HOME/gopath/src/github.com/miekg/exdns/q; go build
- cd $HOME/gopath/src/github.com/miekg/exdns/as112; go build
Expand Down

0 comments on commit 1155f33

Please sign in to comment.