Ajout FishPeper
This commit is contained in:
5
OpenSky/.travis.sh
Executable file
5
OpenSky/.travis.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
touch .i_know_what_i_am_doing
|
||||
REVISION=$(git rev-parse --short HEAD)
|
||||
make clean
|
||||
make
|
||||
Reference in New Issue
Block a user