Skip to content

Commit

Permalink
See if test now passes on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jun 1, 2018
1 parent 09d21cf commit 4719a7c
Showing 1 changed file with 14 additions and 14 deletions.
Expand Up @@ -318,20 +318,20 @@ tests:
- '128.6900'

# this doesn't work in travis-ci environment (probably due to libfftw version).
# - algorithm: grass7:i.fft
# name: GRASS7 i.fft
# params:
# GRASS_REGION_PARAMETER: '344500.0,358400.0,6682800.0,6693700.0'
# input:
# name: custom/grass7/float_raster.tif
# type: raster
# results:
# imaginary:
# hash: 94249384dd8b6019f0024501bc9a093cba9dd025c183d3fb46d77027
# type: rasterhash
# real:
# hash: 09ab93c65aa2dde4da422b62a5ed3e38208e2da072cec2b0eb837a47
# type: rasterhash
- algorithm: grass7:i.fft
name: GRASS7 i.fft
params:
GRASS_REGION_PARAMETER: '344500.0,358400.0,6682800.0,6693700.0'
input:
name: custom/grass7/float_raster.tif
type: raster
results:
imaginary:
hash: 94249384dd8b6019f0024501bc9a093cba9dd025c183d3fb46d77027
type: rasterhash
real:
hash: 09ab93c65aa2dde4da422b62a5ed3e38208e2da072cec2b0eb837a47
type: rasterhash

- algorithm: grass7:i.segment
name: GRASS7 i.segment
Expand Down

0 comments on commit 4719a7c

Please sign in to comment.