Skip to content

Commit

Permalink
Update: test build and execute
Browse files Browse the repository at this point in the history
 - simple test to verify all the dep updates don't break much
  • Loading branch information
till committed Feb 24, 2020
1 parent df963be commit c30e791
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -4,3 +4,7 @@ language: ruby

script:
- bundle exec rake test
- bundle exec rake build
- ls -lah ./pkg/apt-spy2*
- gem install pkg/apt-spy2*
- apt-spy2

0 comments on commit c30e791

Please sign in to comment.