rackspace -> maxlinc, to make sure travis works
diff --git a/acceptance/01-authentication.go b/acceptance/01-authentication.go
index bcd3545..fea6e59 100644
--- a/acceptance/01-authentication.go
+++ b/acceptance/01-authentication.go
@@ -1,7 +1,7 @@
 package main
 
 import (
-	"github.com/rackspace/gophercloud"
+	"github.com/maxlinc/gophercloud"
 )
 
 func main() {