Skip to content

Commit

Permalink
Revert "local hack to get Travis CI to commit deps to cache"
Browse files Browse the repository at this point in the history
This reverts commit 816ca32.
  • Loading branch information
hvr committed May 21, 2017
1 parent 816ca32 commit 34f99ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion travis-script.sh
Original file line number Diff line number Diff line change
@@ -121,7 +121,6 @@ export CABAL_BUILDDIR="${CABAL_TESTSUITE_BDIR}"
# both by Cabal and cabal-install
timed cabal new-build $jobs cabal-testsuite:cabal-tests

exit 1
(cd cabal-testsuite && timed ${CABAL_TESTSUITE_BDIR}/build/cabal-tests/cabal-tests --builddir=${CABAL_TESTSUITE_BDIR} -j3 $TEST_OPTIONS) || exit $?

# Redo the package tests with different versions of GHC

0 comments on commit 34f99ab

Please sign in to comment.