Skip to content

Commit

Permalink
Disable Idris 2 job
Browse files Browse the repository at this point in the history
It's not working and I like the green status.
  • Loading branch information
melted committed May 24, 2020
1 parent 0f4c4a6 commit f9161c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ matrix:
- env: CABALVER="3.0" GHCVER="8.8.3" TESTS="test_c"
compiler: ": #GHC 8.8.3"
addons: {apt: {packages: [cabal-install-3.0,ghc-8.8.3,cppcheck,hscolour], sources: [hvr-ghc]}}
- env: CABALVER="3.0" GHCVER="8.8.3" IDRIS2=YES
addons: {apt: {packages: [cabal-install-3.0,ghc-8.8.3], sources: [hvr-ghc]}}
# - env: CABALVER="3.0" GHCVER="8.8.3" IDRIS2=YES
# addons: {apt: {packages: [cabal-install-3.0,ghc-8.8.3], sources: [hvr-ghc]}}
fast-finish: true

cache:
Expand Down

0 comments on commit f9161c4

Please sign in to comment.