Skip to content

Commit

Permalink
travis: test with GHC-7.10.2 instead of 7.10.1 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
bergey committed Aug 9, 2015
1 parent 3666eee commit ca69cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ env:
- HPVER=2014.2.0.0 CABALVER=1.18
- GHCVER=7.6.3 CABALVER=1.18
- GHCVER=7.8.4 CABALVER=1.18
- GHCVER=7.10.1 CABALVER=1.22
- GHCVER=7.10.2 CABALVER=1.22
- GHCVER=head CABALVER=head
global:
- HEAD_DEPS="diagrams-core diagrams-lib diagrams-solve active statestack dual-tree monoid-extras"
Expand Down

0 comments on commit ca69cab

Please sign in to comment.