Skip to content

Commit

Permalink
Merge pull request prometheus#420 from prometheus/superq/travis_test
Browse files Browse the repository at this point in the history
Only build in travis tests
  • Loading branch information
SuperQ committed Aug 11, 2019
2 parents 68f15e3 + 90b8893 commit 13c4452
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 @@ -30,5 +30,5 @@ before_script:
- docker-compose up -d

script:
- make
- make build
- make test

0 comments on commit 13c4452

Please sign in to comment.