Skip to content

Commit 8bfd75b

Browse files
committed
Revert test commit, the underlying issue in OpenGLRaw should have been fixed.
1 parent f56f460 commit 8bfd75b

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
@@ -48,7 +48,7 @@ before_script:
4848
script:
4949
- cabal install --enable-documentation
5050
- cabal sdist
51-
- make -k -C examples
51+
- make -C examples
5252

5353
after_script:
5454
- ghc-pkg list

0 commit comments

Comments
 (0)