Added secured GH_TOKEN env var.

This commit is contained in:
Oliver Schmidt 2014-01-31 16:37:01 +01:00
parent c5309e96ca
commit 56ef96a3bd
1 changed files with 7 additions and 4 deletions

View File

@ -1,6 +1,9 @@
language:
- c
before_script:
- sudo apt-get install linuxdoc-tools
- c
install:
- sudo apt-get install linuxdoc-tools
script:
- make
- make
env:
global:
- secure: "h+hoQdEHGPLNwaqGKmSaM8NBRDLc2X+W05VsnNG2Feq/wPv/AiBjONNlzN7jRf6D6f3aoPXaQ2Lc3bYWdxGvFRCmwiofdxkJI9n5L8HPHLZ2lf37MQsXmGJzoTFOvjPLj73H6HlbI9Ux0El3zO6hvalxiXj6TfoZ41dbhNyvpYk="