Skip to content

Commit 0ee2bb3

Browse files
committed
Build with ObjectName from GitHub.
1 parent 7260b9a commit 0ee2bb3

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/ObjectName.git
77+
- cd ObjectName
78+
- cabal install --enable-documentation
79+
- popd
80+
- ghc-pkg list
81+
- pushd ..
7682
- git clone --depth=100 --quiet https://github.com/haskell-opengl/StateVar.git
7783
- cd StateVar
7884
- cabal install --enable-documentation

0 commit comments

Comments
 (0)