mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
* 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 |