Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sven Tennie
haskeline
Commits
0bede071
Commit
0bede071
authored
Mar 22, 2015
by
judah
Browse files
Comment.
parent
1ab1ccbc
Changes
1
Show whitespace changes
Inline
Side-by-side
.travis.yml
View file @
0bede071
...
...
@@ -30,7 +30,7 @@ install:
-
echo "$(ghc --version) [$(ghc --print-project-git-commit-id 2> /dev/null || echo '?')]"
-
travis_retry cabal update
-
cabal install --only-dependencies
-
cabal install "Cabal == $CABALVER.*"
-
cabal install "Cabal == $CABALVER.*"
# Use the same Cabal version for Setup.hs and cabal-install
# Here starts the actual work to be performed for the package under test; any command which exits with a non-zero exit code causes the build to fail.
script
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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