Skip to content

Commit

Permalink
Test appengine (no unsafe) version on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
greatroar committed Nov 3, 2020
1 parent e307e39 commit a50fa75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ go:
- master
env:
- TAGS=""
- TAGS="-tags appengine"
- TAGS="-tags purego"
script: go test $TAGS -v ./...

0 comments on commit a50fa75

Please sign in to comment.