Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
f83a6f21
Commit
f83a6f21
authored
Apr 07, 2016
by
Edward Z. Yang
Browse files
Stop building HEAD, we don't look at it anyway. [ci skip]
Signed-off-by:
Edward Z. Yang
<
ezyang@cs.stanford.edu
>
parent
2c74fa8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
f83a6f21
...
...
@@ -10,7 +10,8 @@ env:
-
GHCVER=7.10.3
-
GHCVER=8.0.1 TEST_OLDER=YES
# TODO add PARSEC_BUNDLED=YES when it's so
-
GHCVER=head
# It seems pointless to run head if we're going to ignore the results.
#- GHCVER=head
# Note: the distinction between `before_install` and `install` is not important.
before_install
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment