You've already forked How-Fake-Is-This
mirror of
https://github.com/MrLyallCSIT/How-Fake-Is-This.git
synced 2026-01-18 07:09:40 +00:00
Added Travis CI
This commit is contained in:
12
.travis.yml
Normal file
12
.travis.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
language: html
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
before_script:
|
||||
- chmod +x ./scripts/build
|
||||
|
||||
script: ./scripts/build
|
||||
|
||||
sudo: true
|
||||
Reference in New Issue
Block a user