diff options
| author | Julien "shaddai" Reveret | 2016-05-18 09:33:44 +0200 |
|---|---|---|
| committer | Julien "shaddai" Reveret | 2016-05-18 09:34:24 +0200 |
| commit | 4531b06cdba86775a5a538efaebf6225a6f4f932 (patch) | |
| tree | 5f41755c3999c156c505fe0e3196019f1224850f | |
| parent | 16389c3f2163d15c7d3d0e0c9566a6311ecc8f5f (diff) | |
package target in Makefile was replaced by deb, modifying tests accordingly
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 6a89685..9edef07 100644 --- a/.travis.yml +++ b/.travis.yml | |||
| @@ -16,4 +16,4 @@ install: | |||
| 16 | 16 | ||
| 17 | script: | 17 | script: |
| 18 | - make tests | 18 | - make tests |
| 19 | - make package | 19 | - make deb |
