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
GHC
Commits
67ae38d6
Commit
67ae38d6
authored
Aug 17, 2017
by
Andrey Mokhov
Browse files
Build with '--integer-simple' on Linux GHC 8.0.2 CI
parent
e815c5f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
67ae38d6
...
...
@@ -2,7 +2,7 @@ sudo: true
matrix
:
include
:
-
os
:
linux
env
:
MODE="--flavour=quickest"
env
:
MODE="--flavour=quickest
--integer-simple
"
compiler
:
"
GHC
8.0.2"
addons
:
apt
:
...
...
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