Revert "bitbucket-pipelines.yml edited online with Bitbucket"

This reverts commit b27f598a86.
This commit is contained in:
jpekkila
2019-07-10 12:34:36 +03:00
parent b27f598a86
commit 499bc1966f

View File

@@ -14,7 +14,7 @@ pipelines:
- source ./sourceme.sh
- mkdir -p build && cd build
- apt-get update
- apt-get install -y cmake flex bison nvidia-cuda-toolkit
- apt-get install -y cmake flex bison
- ../scripts/compile_acc.sh
- cmake ..
- make -j