Skip to content

Commit be9ffd2

Browse files
committed
Fixed paths.
1 parent 94836cb commit be9ffd2

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
@@ -23,7 +23,7 @@ install:
2323
- ghc-pkg list
2424
- pushd ..
2525
- git clone --depth=100 --quiet https://github.com/haskell-opengl/GLURaw.git
26-
- cd OpenGLRaw
26+
- cd GLURaw
2727
- cabal-1.18 install --enable-documentation
2828
- popd
2929
- ghc-pkg list

0 commit comments

Comments
 (0)