Skip to content

Commit 7260b9a

Browse files
committed
Build with StateVar from GitHub.
1 parent e1ccaf0 commit 7260b9a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,12 @@ before_script:
7373
- ghc --version
7474
- ghc-pkg list
7575
- pushd ..
76+
- git clone --depth=100 --quiet https://github.com/haskell-opengl/StateVar.git
77+
- cd StateVar
78+
- cabal install --enable-documentation
79+
- popd
80+
- ghc-pkg list
81+
- pushd ..
7682
- git clone --depth=100 --quiet https://github.com/haskell-opengl/OpenGLRaw.git
7783
- cd OpenGLRaw
7884
- cabal install --enable-documentation

0 commit comments

Comments
 (0)