Skip to content

Commit

Permalink
Maybe caps is an issue
Browse files Browse the repository at this point in the history
  • Loading branch information
meson10 committed May 14, 2015
1 parent 38edfdf commit f6b22ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go:

before_install:
- mkdir -p $HOME/gopath/src/gopkg.in/simversity
- mv $HOME/gopath/src/github.com/simversity/gottp $HOME/gopath/src/gopkg.in/simversity/gottp.v2
- mv $HOME/gopath/src/github.com/Simversity/gottp $HOME/gopath/src/gopkg.in/simversity/gottp.v2
- cd $HOME/gopath/src/gopkg.in/simversity/gottp.v2

script:
Expand Down

0 comments on commit f6b22ec

Please sign in to comment.