Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
KjellMorgenstern committed Jun 18, 2019
1 parent be53c3d commit cbe1d44
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
Expand Up @@ -52,6 +52,7 @@ jobs:
before_install:
- mkdir -p "$HOME/$TRAVIS_BUILD_NUMBER"
- ./tools/aws_tasks.sh setup
- ./tools/aws_tasks.sh synchronize_down

script:
- echo "HELLO?"
Expand Down Expand Up @@ -79,4 +80,4 @@ jobs:


after_success:
- ./tools/aws_tasks.sh synchronize
- ./tools/aws_tasks.sh synchronize_up

0 comments on commit cbe1d44

Please sign in to comment.