Jelajahi Sumber

travis config update for v2

Jonathan Turner 8 tahun lalu
induk
melakukan
476b283dcc
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -6,7 +6,7 @@ go:
   - 1.9.x
   - master
 
-go_import_path: gopkg.in/jcmturner/gokrb5.v1
+go_import_path: gopkg.in/jcmturner/gokrb5.v2
 
 gobuild_args: -tags=integration -race