Skip to content

Commit 8f392ad

Browse files
committed
Use packages from Hackage only.
1 parent 8b13e54 commit 8f392ad

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.travis.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,7 @@ before_script:
4848
- cabal update
4949
- ghc --version
5050
- ghc-pkg list
51-
- pushd ..
52-
- git clone --depth=100 --quiet https://github.com/haskell-opengl/OpenGLRaw.git
53-
- cd OpenGLRaw
54-
- cabal install --enable-documentation
55-
- popd
56-
- ghc-pkg list
57-
51+
5852
script:
5953
- cabal install --enable-documentation
6054
- cabal sdist

0 commit comments

Comments
 (0)