Travis build: 407

This commit is contained in:
30secondsofcode
2019-08-26 10:03:49 +00:00
parent 2776b342dd
commit 983bc086c1
57 changed files with 376 additions and 873 deletions

View File

@ -14,5 +14,5 @@ module.exports = {
// General information
language: `css`,
secondLanguage: `html`,
optionalLanguage: `js`,
};
optionalLanguage: `js`
}