Update .travis.yml
This commit is contained in:
parent
1b6d5b3b5d
commit
41067f6ac1
|
@ -47,9 +47,8 @@ compiler:
|
||||||
before_install:
|
before_install:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- make
|
|
||||||
|
|
||||||
script:
|
script: make
|
||||||
|
|
||||||
after_failure:
|
after_failure:
|
||||||
- echo "success"
|
- echo "success"
|
||||||
|
|
Loading…
Reference in New Issue