Skip to content

Commit

Permalink
Fixed link to Sapelli Collector
Browse files Browse the repository at this point in the history
  • Loading branch information
Julius Osokinas committed Apr 20, 2016
1 parent ea726ec commit f69ca0a
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 @@ -23,7 +23,7 @@ install:
- export C_INCLUDE_PATH=/usr/include/gdal
- export CPLUS_INCLUDE_PATH=/usr/include/gdal
- pip install --upgrade pip
- wget https://github.com/ExCiteS/Sapelli/releases/download/v2.0.0-beta-18/sapelli-collector-cmdln-2.0.0-beta-19-jar-with-dependencies.jar -O sapelli-collector-cmdln-with-dependencies.jar
- wget https://github.com/ExCiteS/Sapelli/releases/download/v2.0.0-beta-19/sapelli-collector-cmdln-2.0.0-beta-19-jar-with-dependencies.jar -O sapelli-collector-cmdln-with-dependencies.jar

before_script:
- psql template1 postgres -c 'create extension hstore;'
Expand Down

0 comments on commit f69ca0a

Please sign in to comment.