Skip to content

Commit

Permalink
new travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthieu Jacquot committed Oct 8, 2018
1 parent 2cd5ea6 commit 09af8e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: go

go:
- 1.10.x
- tip

before_install:
- sudo apt-get update -qq
Expand All @@ -11,7 +10,7 @@ before_install:
- dep ensure

script:
- make test
- go test ./...

notifications:
webhooks:
Expand Down

0 comments on commit 09af8e1

Please sign in to comment.