Skip to content

Commit

Permalink
updated travis
Browse files Browse the repository at this point in the history
  • Loading branch information
benwilson512 committed Dec 18, 2016
1 parent 9fa0d90 commit 9e02e72
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
language: elixir
elixir: 1.3.1
elixir: 1.3.4
notifications:
recipients:
- ben.wilson@cargosense.com
otp_release:
- 18.0
- 19.1
before_script:
- wget http://dynamodb-local.s3-website-us-west-2.amazonaws.com/dynamodb_local_latest.tar.gz -O /tmp/dynamodb_local_latest.tar.gz
- tar -xzf /tmp/dynamodb_local_latest.tar.gz -C /tmp
Expand Down

0 comments on commit 9e02e72

Please sign in to comment.