mirror of https://github.com/pret/pokecrystal.git
travis: make tools
This commit is contained in:
parent
57e0f470b1
commit
f175c636b5
|
@ -19,6 +19,7 @@ before_script:
|
||||||
fi;
|
fi;
|
||||||
}
|
}
|
||||||
script:
|
script:
|
||||||
|
- make tools
|
||||||
- make crystal crystal11
|
- make crystal crystal11
|
||||||
- make compare
|
- make compare
|
||||||
# - check_status
|
# - check_status
|
||||||
|
|
Loading…
Reference in New Issue