Skip to content

Commit 88dbf69

Browse files
committed
Fixed repo URL.
1 parent 0ee2bb3 commit 88dbf69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ before_script:
7373
- ghc --version
7474
- ghc-pkg list
7575
- pushd ..
76-
- git clone --depth=100 --quiet https://github.com/haskell-opengl/ObjectName.git
76+
- git clone --depth=100 --quiet https://github.com/svenpanne/ObjectName.git
7777
- cd ObjectName
7878
- cabal install --enable-documentation
7979
- popd

0 commit comments

Comments
 (0)