projects
/
cubicaltt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa4fdae
)
test travis for PRs
author
Anders Mörtberg
<andersmortberg@gmail.com>
Mon, 25 Sep 2017 12:09:28 +0000
(14:09 +0200)
committer
Anders Mörtberg
<andersmortberg@gmail.com>
Mon, 25 Sep 2017 12:13:37 +0000
(14:13 +0200)
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index e5531dfbf8f31cf44434a24fadd1f0a27ac2692c..33b0ef3913d0e8382debc62b4eafe281b1b74830 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-38,5
+38,3
@@
install:
script:
# Build the package, its tests, and its docs and run the tests
- stack --no-terminal build --haddock --no-haddock-deps
-
-