mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
019df9573e
* Add .travis.yml * Add travis tester script * Update .gitignore with test output related directive
6 lines
92 B
YAML
6 lines
92 B
YAML
script:
|
|
- "test/sass-compile-tester.sh"
|
|
|
|
language: sass
|
|
before_install:
|
|
- gem install sass |