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