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 authored and byorgey committed Aug 10, 2015
1 parent 3880c0b commit 32933ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
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-solve active monoid-extras"
Expand Down

0 comments on commit 32933ac

Please sign in to comment.