travis: clean up

This commit is contained in:
Simon Eskildsen
2017-05-15 06:45:16 -04:00
parent 0efc3b9c6f
commit 5e5dc89865
3 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ var testprog = []byte(`
package main
import (
"github.com/Sirupsen/logrus"
"github.com/sirupsen/logrus"
"flag"
"fmt"
"io/ioutil"