Skip to content

Commit

Permalink
.travis.yml: add missing script section
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Jun 20, 2015
1 parent 6982452 commit dc66303
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ install:
- make check
- cd ..

script:
- echo "done"

notifications:
#email:
# recipients:
Expand Down

0 comments on commit dc66303

Please sign in to comment.