Skip to content

Commit 5718360

Browse files
committed
Run test instead of just test-make on Travis
1 parent 85bcca1 commit 5718360

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ install:
88
- npm install -g bower gulp purescript
99
- npm install && bower install
1010
script:
11-
- gulp test-make
11+
- gulp test

0 commit comments

Comments
 (0)