We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ee2bb3 commit 88dbf69Copy full SHA for 88dbf69
.travis.yml
@@ -73,7 +73,7 @@ before_script:
73
- ghc --version
74
- ghc-pkg list
75
- pushd ..
76
- - git clone --depth=100 --quiet https://github.com/haskell-opengl/ObjectName.git
+ - git clone --depth=100 --quiet https://github.com/svenpanne/ObjectName.git
77
- cd ObjectName
78
- cabal install --enable-documentation
79
- popd
0 commit comments