Skip to content

Commit 9c097f8

Browse files
Removing cabal commands.
1 parent a50372f commit 9c097f8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,7 @@ ghc:
1616

1717
install:
1818
- /opt/cabal/bin/cabal-2.2 new-configure
19-
- /opt/cabal/bin/cabal-2.2 new-install --only-dependencies || true
2019

2120
script:
2221
- /opt/cabal/bin/cabal-2.2 new-build
23-
- /opt/cabal/bin/cabal-2.2 new-sdist
24-
- /opt/cabal/bin/cabal-2.2 new-check
2522
- /opt/cabal/bin/cabal-2.2 new-haddock

0 commit comments

Comments
 (0)